LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why is this "Operation not valid for strict type definition instance"?

This is sort of a follow-up to that message where I described what I think is a bug which does not allow using the "IndexVals" property of a Strict Typed Def array in "Write" mode (at least without jumping through a few hoops).

 

In short, if I take a reference to a Strict Typed Def array and use the "IndexVals" Property in "Write" mode in a SubVI (which I can access without gimmick, interestingly), this throws an error 1082, with the following Explanation:

 

LabVIEW: Operation not valid for strict type definition instance. Property Name: Index Values

 

I have searched for both the error code and the error message and found these threads:

 

http://forums.ni.com/t5/LabVIEW/Error-1082-when-setting-Strings-property-of-a-menu-ring-control/m-p/...

http://forums.ni.com/t5/LabVIEW/error-1082-with-active-cursor/m-p/146497

http://forums.ni.com/t5/LabVIEW/Why-does-a-strictly-Typed-Control-cause-error-1082/m-p/125418

 

It seems to have been diagnosed as a bug (but without a CAR) at least since 2004, but apparently this is still an issue in LV 2013 SP1 (which I tested it in).

Nothing about Strict Typed Def throwing an error with this property in the Help.

 

Time to kudo this idea... and fix this bug!

0 Kudos
Message 1 of 4
(4,000 Views)

Hi X,

 

I think Paul may have answered this question in the message this post is referencing. Part of the functionality of a strict type def is restricting what you can change. 

 

http://forums.ni.com/t5/LabVIEW/Array-Index-Values-Property-Read-Only/m-p/3112536#M892653

https://www.linkedin.com/in/trentweaver
0 Kudos
Message 2 of 4
(3,939 Views)

I think Hoovahh in that thread has objected to that answer better than I could have.

Now, it is perfectly fine for NI to stand their ground but it doesn't make any of the things I have reported consistant for that reason.

0 Kudos
Message 3 of 4
(3,928 Views)

Hi X,

 

So we dug a little deeper into this and couldn't find a CAR filed for this specific issue. A new CAR was created (#512512) and R&D will investigate this further. 

 

You can monitor the list of known issues and bug fixes at links such as these:

http://www.ni.com/product-documentation/52150/en/

http://www.ni.com/product-documentation/52151/en/

 

Thanks for bringing this to our attention!

 

 

https://www.linkedin.com/in/trentweaver
Message 4 of 4
(3,892 Views)