LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

table chart

i want to extract the source value and measure value data from the wire and plot the table, how to make it?
Download All
0 Kudos
Message 1 of 2
(2,520 Views)

Add a "build array" inside the For loop at the bottom of your diagram.

The 1-d array coming from this "build array" can then be wired to the For loop edge were the 1-d array can be (by default) autoindexed producing a 2-d array suitable for wiring to your table.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 2
(2,510 Views)