LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to increase the number of LabVIEW variant attributes displayed in Variant control?

I use variant attributes in LabVIEW as a convenient way of storing state info for a device.  I have a Variant indicator set to 'Show Data' as a way of viewing that info.  This works well, except that there can be more than 200 attributes and the control will only display the first 200.  Is there any way to extend the number of attributes displayed?

0 Kudos
Message 1 of 2
(2,015 Views)

Hi codeman,

 

read all attributes and display them in an array/listbox…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,917 Views)