When writing sub-vi's, what is the best way to handle input parameter
range checking?  On the front panel I can choose to have numeric
values coerced to be within range, but this does not affect constants
or controls wired to the vi when used as a sub-vi.  I can build range
checking into the vi, but this can result in a cluttered looking vi.
Do you have any suggestions.

Reply via email to