User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
2 |
It would be nice if the Error Ring would accept enums.
So the Error Ring does not accept an enum (A). Format Into String does (B). So now we need the extra step of putting a Format Into String before the Error Ring (C).
This would be more convenient in for instance state machines (D) or functional globals with a function enum.
While on it %s on FIS also accepts Booleans. Nice to have the error ring accept them as well, just for completeness.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available in LabVIEW 2019 and later. A string or numeric parameter terminal on the Error Ring can now accept an enum data type.