Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for a VI that can function w/ C commands? The VI is to communicate with equipment via SR232 port.

I am new to Labview, so please bare with me.

I am working with a Davis Weather station and are trying to communicate with it via RS-232 port. The vendor's command set is in "C." My dilema is to find an already existing VI that can extract the information using C commands and place the information in a format from which I can create a graph.

Your time and expertise are greately appreciated.
Sal
0 Kudos
Message 1 of 3
(3,599 Views)
This forum is for discussing Measurement Studio for Visual C++. You should post questions on LabVIEW to the LabVIEW->General forum here:

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&UCATEGORY_0=_49&UCATEGORY_S=1

There is not a existing LabVIEW VI that will do exactly what you need. LabVIEW does have tools for using C code called Code Interface Nodes. You could also build the C functions into a DLL and use a Call Library Function.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 3
(3,599 Views)
Thank you Mathew,

For your prompt response. I will re-post my query to Measurement Studio for Visual C++ groupl
0 Kudos
Message 3 of 3
(3,599 Views)