NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

setarraybounds to modify array get error-17325,wrong number of array indices

hello:

   i tried to use setarraybounds(Locals.Raw_values,"[1]","[6][0][0]") to set new bounds value of original array[1][1200]

but get error: -17325,wrong number of array indices

and use setarraybounds(Locals.Raw_values,"[0][0][1]","[6][0][0]") gets error-17324,array index out of bounds

what can i do?

0 Kudos
Message 1 of 2
(3,893 Views)

now i know i should use "[600]", thanks

0 Kudos
Message 2 of 2
(3,890 Views)