Hello again,
 
to communicate with the ECO 5000 reader I have to turn off the RTS-line.
 
I used the following command:
 
newtio.c_cflag &= ~(CRTSCTS);
 
But this doesn´t seem to work.
Do I have to modify something in "serial.c" to turn RTS off ??
 
Thanks, Frank

Reply via email to