02-03-2011 01:28 PM
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
Solved! Go to Solution.
02-07-2011 12:14 AM
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?
02-07-2011 09:20 AM
Here is an example of what I tried to do and what I had to do as a work around.
JY
02-09-2011 10:00 AM
Hi JY,
Thanks, I'll give this a shot on my system and let you know what I find out.
02-16-2011 11:32 PM
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.
02-21-2011 11:52 PM
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.
03-09-2011 12:00 AM
Hi JY,
This issue has been reported to NI R&D as Corrective Action Request (CAR) 287960 for further investigation. Thanks for the feedback!
07-21-2012 10:29 AM
has this been addressed yet?
JY
07-23-2012 09:33 AM
Yes. This issue was fixed in NI VeriStand 2011.
07-23-2012 05:33 PM
i see. so i didn't have to change my code?
jy