09-11-2007 06:14 PM
I have developed a program which uses VISA Write and VISA Read (also Find Resource, Configure Serial Port, and VISA Close) to serially communicate multi-packet messages over my computers serial port to a development board running a serial interface in VHDL. (see here) However, I have an intermittent problem where I'll run my serial VI to communicate with my board, but don't get a response back.
I've connected an oscilloscope up to the serial Rx/Tx lines and I can see both the transmission to and response from my board.
However, the LabVIEW VISA Read function reports that no packets were received and no errors are reported. I am using VISA Read with an Instrument Property Node which determines how many "Bytes at Port" and triggers the VISA Read.09-13-2007 10:23 AM
09-13-2007 01:19 PM
09-13-2007 05:14 PM
09-13-2007 10:41 PM
09-21-2007 03:20 PM