Often I have parts in the code which are duplicates but differ in types (representation) so that I am not able to use a VI. So there is the possibility to use a Code Snippet and but it to these locations. A nice feature would be the possibility to capsule the code snippet. This should give the possibility to edit the contents and to apply all changes to the places where the codesnippet is in use. This would make it comparable to a strict typedef and give the possibility to edit code on different locations although no vi is used. This feature is also comparable with an include statement in an text oriented language. This feature would also be helpful in maintaining a polymorphic vi because there only would be one place to do your changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.