Black Pearl Posted December 31, 2009 Report Share Posted December 31, 2009 Has someone made the Replace No Attributes method working in a version above 7.1? (I'm sure ther is an example out there). I don't have the newest versions, so I can't check browse the code of all the RCF-plugins. Can someone please post it as picture or snippet. Felix Quote Link to comment
shb Posted October 21, 2010 Report Share Posted October 21, 2010 (edited) Has someone made the Replace No Attributes method working in a version above 7.1? (I'm sure ther is an example out there). I don't have the newest versions, so I can't check browse the code of all the RCF-plugins. Can someone please post it as picture or snippet. Felix This function seems to have changed a lot. How it looks in LV2009 and LV8.6 you see below. But in LabVIEW 2010 it probably has changed again (see http://zone.ni.com/r..._no_attributes/). I am not sure if it works with 0 value because I had an error in your tool before. Error 1092 occurred at Invoke Node in TRef Traverse.vi->TRef Traverse for References.vi->Create State Machine __LVScripting.vi->UML2LV State Machine Compiler.viPossible reason(s):LabVIEW: Invalid Class Operator VI.Method Name: Class Operator:Set (Traverse Initialization Failed) And because of this I found a bug. Close should also be sent on error (in "Error Handler Close.vi", fix below). Thank you very much for your work! Greetings, shb Edited October 21, 2010 by shb Quote Link to comment
Black Pearl Posted October 23, 2010 Author Report Share Posted October 23, 2010 Thank you shb for looking into my tools. I wasn't working on the state machines since some time. Both issues you found were already fixed in my private code base. I uploaded the current code in the CR, just download V_1.0.1. You still need to change the ReplaceNoAttrib for your version. With the parameters you provided (I had tried the same), I get error 1 thrown. Felix Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.