User | Kudos |
---|---|
6 | |
2 | |
2 | |
1 | |
1 |
The "Coerce dots" are handled by LabVIEW as Visual warnings ... but a bad type coercion could have very bad issues !
It should be nice to be able to find all "Coerce dots" in all the VI's of a project, in order to check if they are critical or not.
[admin edit] This functionality is currently available with the VI Analyzer Toolkit (included with a LabVIEW Professional license or available for separate purchase). Specifically, you can run the Block Diagram > Performance > Coercion Dots test with the 'Block Diagram' option turned off, and the 'Single Wire' option turned on with a 'Maximum Number' of 0:
If you run the test with this configuration, it will return a failure for every coercion dot in the analyzed code.
Note: The idea will remain open, but we're mentioning the workaround here for the benefit of users who need this functionality today and find this Idea Exchange post via search.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.