LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read/write to a serial com port

I  have a project that I want to program a VI in  LabVIEW to write to and read from a emulator board via the serial com port. I have looked at some of the examples in LabVIEW but that still does not help.   If anyone can lead me in the right direction or have VI's that was written for something like this, I am greatly appreciated.

Thanks,
Tong Yang
0 Kudos
Message 1 of 5
(2,896 Views)
Why don't the shipping examples help? What problems do you see when you try them? Please be specific as to error codes or any other information.
0 Kudos
Message 2 of 5
(2,892 Views)
I wrote some commands (in Hex) to the emulator board. Once those commands were written, the emulator will be sending out raw data. But the VI read nothing back but  gave out the following error:  Error -1073807253 occurred at VISA Read. Possible reason(s): VISA: (Hex 0xBFFF06B) A framing error occurred during transfer.  What does this means?

Tong
0 Kudos
Message 3 of 5
(2,888 Views)
See if this helps.
0 Kudos
Message 4 of 5
(2,882 Views)
Yes, it was help to know, but didn't solve my problem.

I forgot to include some information. I 'm acutally using an USB port which act as a virtual com port. I don't know if this is the problem why I'm getting the error.

0 Kudos
Message 5 of 5
(2,875 Views)