LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview data collection and storage?

Solved!
Go to solution
for a complete labview beginner, what is the best way to collect data from hardware connected by rs-422 serial port?
0 Kudos
Message 1 of 23
(6,457 Views)
Not with hands. Smiley Very Happy
- Partha ( CLD until Oct 2024 🙂 )
Message 2 of 23
(6,447 Views)

If you have NI VISA installed, you should have the Instrument IO Assistant. This is a configurative tool for communication with VISA instruments. RS 422 is a serial interface and therefor can be accessed by VISA.

Please read more about this starting with this webpage

 

hope this helps,
Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 23
(6,443 Views)
For a complete beginer I will suggest trying the communication with hyper terminal.
0 Kudos
Message 4 of 23
(6,432 Views)

Hi,

here are some links to the serial loopback within LabVIEW.

 

http://zone.ni.com/devzone/cda/tut/p/id/3450#toc2

 

What technics have you tried of attempted to use?

are you sure it is a RS-422 connection?

 

what information have you already gather on the topic?

 

Regards

Jordan Power
Applications Engineer
National Instruments
0 Kudos
Message 5 of 23
(6,356 Views)

I have tried to use the I/O assistant, and I think it is able to read. What is the easiest way to plot this input against time it was read on a graph or in a table if that is easier?

 

Cheers 

0 Kudos
Message 6 of 23
(6,321 Views)
0 Kudos
Message 7 of 23
(6,305 Views)
does anyone know if u can write to a csv file on labVIEW? basically want to a produce a spreadsheet with serial input values and time?
0 Kudos
Message 8 of 23
(6,292 Views)

See here

 

 

But start a new thread...........................

0 Kudos
Message 9 of 23
(6,289 Views)

At the moment i've set up the attached but I can only get it to input one set of values. how can I get it to continuosly output the files? Secondly I would rather out put them to a spreadsheet format, with the five different numbers (three from I/O assistant and two from Date/Time String) in diferent columns? Im trying to use the write spreadsheet VI but it needs an orange connection?

 

Cheers

 

 

0 Kudos
Message 10 of 23
(6,255 Views)