Results 1 to 1 of 1
Hi-
I have a laptop operating under Fedora Core 3. I am able to read in data thru the serial port using a Perl script. However, I'd like to send ...
- 08-16-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
serial communication question
Hi-
I have a laptop operating under Fedora Core 3. I am able to read in data thru the serial port using a Perl script. However, I'd like to send out commands to a piece of laboratory equipment. What is the best way to do this? Should I use minicom? If so, how do I specifically do this? Can I just echo commands out thru the port (/dev/ttyS0), e.g.,
echo mr500 > /dev/ttyS0
Thanks,
Gary


Reply With Quote