VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

2-D array of strings in "get/set item property"

Solved!
Go to solution

I am porting some code from veristand 2009 to 2010 and I noticed that the get/set item property vi doesn't work the same. Specifically, I can't write or read 2-d strings sent as variants. When I put the 2-d array in a cluster it works fine. Anyone have some information on this?

 

JY

0 Kudos
Message 1 of 11
(7,732 Views)

Howdy JY,

 

Looks like you are working with a custom device. I am understand what you mean when you can't read or write 2D strings sent as variants. Is it that the Set or Get does not read back the correct value, do you get an error? Do you have a snippet that shows the issue you are seeing?

Joshua B.
National Instruments
0 Kudos
Message 2 of 11
(7,708 Views)

Here is an example of what I tried to do and what I had to do as a work around.

 

JY

Download All
0 Kudos
Message 3 of 11
(7,700 Views)

Hi JY,

 

Thanks, I'll give this a shot on my system and let you know what I find out.

Joshua B.
National Instruments
0 Kudos
Message 4 of 11
(7,674 Views)

Hi JY,

 

Just wanted to let you know that I have been out of the office the last couple of days, but I haven't forgotten about you! I'll let you know what I find out. Sorry for the delay.

Joshua B.
National Instruments
0 Kudos
Message 5 of 11
(7,627 Views)

Hi JY,

 

I see what you are seeing, I'll need to discuss the issue with NI R&D. I'll let you know what I find out. Sorry for the delay.

Joshua B.
National Instruments
0 Kudos
Message 6 of 11
(7,593 Views)
Solution
Accepted by topic author jeffyy

Hi JY,

 

This issue has been reported to NI R&D as Corrective Action Request (CAR) 287960 for further investigation. Thanks for the feedback!

Joshua B.
National Instruments
0 Kudos
Message 7 of 11
(7,527 Views)

has this been addressed yet?

 

 

JY

0 Kudos
Message 8 of 11
(6,902 Views)

Yes. This issue was fixed in NI VeriStand 2011.

Jarrod S.
National Instruments
0 Kudos
Message 9 of 11
(6,879 Views)

i see. so i didn't have to change my code?

 

 

jy

0 Kudos
Message 10 of 11
(6,870 Views)