Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: adderm
  • Content: Threads
  • Order by date
  1. adderm

    Win32 Serialport.pm problem

    Hi all, I am relative perl newby, and am trying to use perl to program a PSU through a serial port. I can't get any communication (either transmitting or recieving to the serial port): Simple code (should work?): #!perl use Win32::SerialPort; use vars qw($portob); $portob = new...

Part and Inventory Search

Back
Top