Many of the property accessor VI creation scripting is currently hard coded, or not easily changeable. There might be some conventions around how to name a property accessor, or about the usage of the error handling case structure inside the accessors. It would be nice, if there was a user settable option for these.
The things that I have to change often:
To fix most of these, I modified the scripting library, for all the templates and the global defaults containing the name for read and write VIs.
It would also be nice if we could override the scripting class as a whole, in order to customize the end result, without needing to go over trough VI again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.