LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

offline present data from text file

Hi Gerrit,

better solutions:
1) don't display >40 lines in one graphical display Smiley Very Happy
2) use a for-loop with automatic indexing of the input array (maybe you need a "transpose 2d array" before the loop), put the build cluster inside the loop, enable indexing at output (on by default)


Message Edited by GerdW on 10-01-2007 09:11 AM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(785 Views)

Gerdw,

Thanks a lot for your help, it's works fine.

 

Gerrit

0 Kudos
Message 12 of 13
(769 Views)

hi Gerrit,

i now doing a project for my school.

and ur vi is just what we need ..

but may i ask u whether instead of reading only few lines of inform , how i can change it to make it read at least a days of information(split into sec)?

and also what is need to be done to make it read 1 channel only ?

yongKiat

0 Kudos
Message 13 of 13
(672 Views)