Thanks for a reply.
The issue with that solution is that I don't know if the input was wired with the default value. If there is a limited range for the input, then I could default that to an illegal value and check. However, if all values are valid, then I can't really use a sentinal value.
For the GPIB timeout variable I mentioned, I could default the input to the current global variable value, but I can't do that "before" the VI would run.
My question is more of a "How would I..." issue rather than something that's keeping me from completing a program.
Bob Martin