LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can take data from serial port with LabWindows( the data are sending to serial port by PIC of Microchip)

How I can take data from serial port with LabWindows( the data are sending to serial port by PIC of Microchip). I need to see the data and to try them. 

Mensaje editado por colo10

0 Kudos
Message 1 of 3
(4,206 Views)

You might want to look up Opencomconfig() and then choose ComRd(), comRdByte(), or ComrdTerm() for which method suits you best.  Aslo look up InstallcomCallback().

If you need more help, then we need to know what you are needing in better detail.

0 Kudos
Message 2 of 3
(4,191 Views)
Repeted post 4  times.
You can use the following page as starpoint:

http://www.ni.com/support/cvi/serlprog.htm

And use the examples in find examples

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 3 of 3
(4,172 Views)