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!

Recent content by adderm

  1. adderm

    Win32 Serialport.pm problem

    Hi max1x, Thanks for your post. Yes, the print end does work. The use strict doesn't make any difference, and the -w flag does not give any warnings. A
  2. 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