09-20-2012 12:57 PM - edited 09-20-2012 01:22 PM
I have a serial visa opened and need to read the status of pin-6 on a 9-pin serial connector to see if that line is high or low. Is there a way to do this by the serial visa read command?
Solved! Go to Solution.
09-20-2012 01:19 PM
Pin 5 is ground on a 9 pin connector. If you want to detect actual input lines such as CTS, DSR, DCD, or RI, use a VISA property node and Select Property>Serial Settings>Modem Line Settings
09-20-2012 01:23 PM
Thank you so much. I meant pin 6 😃