ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

compare strings

I have a group of signal names and I need to extract the corresponding high and low limits from a table from an oracle datadase. I connect to the database ok and I can access the limits table also ok , I just don;t know how to extract and displayed only the limits from the signals I have in that group.
0 Kudos
Message 1 of 2
(2,678 Views)
Convert your limits table into an array and then use the Array Max and Min VI.
0 Kudos
Message 2 of 2
(2,678 Views)