User | Kudos |
---|---|
13 | |
7 | |
3 | |
3 | |
3 |
History probes are a very useful tool in LabVIEW. However, one improvement can be made to them when working with enums. Currently, the values in enum history probes are returned as numbers, as shown in the picture below:
It would even be more useful if enum history probes returned values in terms of the enum item names rather than the numeric values associated with them, as shown in the picture below.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.