|
Re: Toggling RS232 RTS pin on WinXP machine using Java
Thanks, but... All I want to do is allocate an RS232 port, and toggle the RTS pin.
I don't need a full serial port library with transmit and receive interrupts and buffers and XON/XOFF and RTS/CTS handshaking protocols and baud rate, parity, etc etc etc.
All I want to do is toggle the RTS pin. Isn't there a simple way to do this?
|