NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Read/ Write Custom type Station global from UI

Hello Members,

I have an array of custom data type created under station global as shown below

 

Capture.PNG

How can I  add or delete the elements inside this array from LabVIEW UI.?

 

I Tried using GetVariant and SetVariant Method, But its not working. Can someone help me to solve this.

 

 

Vipinraj KK

 

0 Kudos
Message 1 of 3
(1,844 Views)

Use SetNumElements() for 1D arrays.

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(1,814 Views)

Okie Let me try this.

0 Kudos
Message 3 of 3
(1,782 Views)