M
Mike Kelly
I hadn't thought of using perl for this, but I saw a mention on a web
site that someone used a trivial little perl program to set the
parameters on a serial port for barcode scanner input...
What I need to do is set the baud rate, parity, and start and stop
bits so I can talk to a change machine, which is a pretty primitive
device, and wants 9600,7,e,1
Frankly, I don't care whether I use perl or not, but in an hour of
googling and searching various linux sites I haven't come across the
right combination of terms to find an appropriate command line... so ,
whether it's perl or something else... if you can point me in the
right direction, I'd appreciate it.
site that someone used a trivial little perl program to set the
parameters on a serial port for barcode scanner input...
What I need to do is set the baud rate, parity, and start and stop
bits so I can talk to a change machine, which is a pretty primitive
device, and wants 9600,7,e,1
Frankly, I don't care whether I use perl or not, but in an hour of
googling and searching various linux sites I haven't come across the
right combination of terms to find an appropriate command line... so ,
whether it's perl or something else... if you can point me in the
right direction, I'd appreciate it.