User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
3 |
When creating a control or indicator based on a subVI terminal or strict typedef, formatting (speicifically the radix) is preserved. However, when creating a constant from the same source, the format is removed. This can cause incorrect behavior to inadvertantly be implemented when dealing with components that use Octal or Hexadecimal, as incorrect values can be input under the assumption of the correct formatting.
Instead, block diagram constants should display the same behavior as controls and indicators, and maintain the correct radix/formatting when created from an existing source.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.