LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a delay time function with error in and error out?

Solved!
Go to solution
sure would be handy to have a delay function with the error in and error out terminals working...guess you could make a sub vi...but would be a nice function to have.
0 Kudos
Message 1 of 11
(4,567 Views)
Solution
Accepted by Hummer1
Not in native LabVIEW. There is one in the OpenG libraries though.


Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
Message 2 of 11
(4,552 Views)
The Time Delay function in LabVIEW does have error in/out connections. If you have traditional DAQ installed, there's a Wait function on the counter palette I believe.
Message 3 of 11
(4,536 Views)
Actually, I was thinking of the Wait for next ms multiple function....
0 Kudos
Message 4 of 11
(4,533 Views)

Hi,

 

you can create a simple VI for this...see attached VI..that does what you want...

 

 

Message Edited by Anil Reddy on 03-01-2010 04:43 PM
Anil Punnam
CLD
LV 2012, TestStand 4.2..........
0 Kudos
Message 5 of 11
(4,518 Views)
Good idea.  Actually, I think just being able to set the delay of how long it takes to pass the error info along without being able to interrogate the elapsed time would do it.  Here is what I wound up thinking I would like to try to use.
0 Kudos
Message 6 of 11
(4,471 Views)