07-30-2011 05:59 AM
with a small example explain me what happens if we select the option use default if unwired in switch case
Solved! Go to Solution.
07-31-2011 10:45 PM
Hi
When you use "Use Default If Unwired" option for a case structure tunnel, the default value for the tunnel datatype (not a user specified default value) is passed for all
unwired tunnels. That is, if you have an output tunnel of file refnum type, and you enable "Use Default If Unwired" option, then the default value of a
file refnum (which is 0) gets passed to an unwired tunnel. The default values for Boolean, Numeric, and String datatypes are False, 0,and empty
string, respectively. To further concrete the concept I have attached a simple VI which demonstrates what happens when you use "Use Default if Unwired" option for a case structure tunnel.
Hope this helps a little and let me know if you have more questions regarding this issue.
Thank you and have a great day!
Regards
Sagar G Yadav | Application Engineer | National Instruments
08-01-2011 12:09 AM
thank u very much sir .
i got clear clarity now .
i tried to open ur code but i am using 2009 version so its not getting opened any how thank u very much
08-01-2011 12:16 AM
Hi
I've attached the same VI after down converting it for LabVIEW 2009. Now it should be working for you.
Reagards
Sagar G Yadav | Application Engineer | National Instruments
08-02-2011 04:23 AM
thanks for u r valuable information sir . can i hav ur email id please