07-24-2012 01:23 PM
So I saw a new error today, one I've never seen before but I'm assuming other have. It is error 1072, and the text along with it is the following:
LabVIEW: This property or method is not yet implemented.
The post I linked to earlier is from 2009, and I'm a little surprised to find out that the event structure scripting tools are still immature. Can anyone comment on their development? Or what other scripting functions are available to but not implemented? I assume features like "Remove Frame" are implemented and NI uses them, they just aren't exposed. If that's the case I'm surprised that NI couldn't find the time to expose these functions in the couple of years scripting has been mainstream.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
16 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-25-2012 03:03 AM
Quote:
Disclaimer
The Scripting API is subject to change between LabVIEW versions. NI makes no guarantees that any feature or behavior associated with the Scripting API will either exist, migrate automatically, or have a functionally equivalent behavior in different versions of LabVIEW.
So if NI does not require a certain function, it is also possible that it will never be implement even though the method is selectable.
Norbert
07-25-2012 11:17 AM
Hi Hooovahh,
Per NI R&D posting on your thread in Lava:
"Remove Frame is not implemented at all, not even internally. Pretty much all of our scripting operations are constructive, not destructive, so it doesn't surprise me that this got missed for so long."
As far as I am aware, there are no plans at this time to implement this functionality for Event Structures or Stacked Sequence Structures. The Idea Exchange is a great place to post this feedback, and there is already an existing Idea very similar to this:
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Configure-Event-Case-with-Scripting/idi-p/1400730
Regards,