LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is a reasonable ?

If  Error status is "F" ,running it  and  x-y=2000mS
and Error  status is "T" ,running it also  x-y=2000mS
Why?
" 一天到晚游泳的鱼"

labview@263.net

我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview
0 Kudos
Message 1 of 4
(3,170 Views)

If you open the VI (right click and select "Open Front Panel" and then "Convert") you will see that it simply passes the error through and doesn't do anything about it. You can modify it to work as you want.


___________________
Try to take over the world!
Message 2 of 4
(3,153 Views)
Coz its just  a delay function and does not depend on error state
0 Kudos
Message 3 of 4
(3,147 Views)
Thank
 
I add a "SubVI with error Handing" of Template. 
 
It is good.
" 一天到晚游泳的鱼"

labview@263.net

我的个人网站:LabVIEW——北方客栈 http://www.labview365.com
欢迎加入《LabVIEW编程思想》组——http://decibel.ni.com/content/groups/thinking-in-labview
0 Kudos
Message 4 of 4
(3,142 Views)