LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read 2-column text file and convert to cluster of 1-D array of 2 elements

I am attempting to read a 2-column text file of tab delimited values. The values represent the time and setpoint array to be sent to the Labview PID_setpoint_profile.vi. The text file needs to be converted to values and then into a cluster which can be read by the PID_setpoint_profile.vi. My problem is generating the cluster of 1-D of 2 elements to send to the vi. I included a modified version of the Read Strings from Spreadsheet File.vi. I would appreciate any help.Thanks.-dewey
0 Kudos
Message 1 of 3
(2,853 Views)
Try something like in the attached modification (LabVIEW 7.1).
0 Kudos
Message 2 of 3
(2,849 Views)
Perfect. I learn a lot with your help.
-dewey
0 Kudos
Message 3 of 3
(2,842 Views)