04-28-2011 01:46 AM
04-29-2011 03:44 AM
Hello,
And thank you for posting here. Please post in english on this English forum. If you want, you have a French community on this link:
I translate your post for the other user.
_____________________________________________________________________________________________________________________
Anthodub want on this program 5s delay. He use the function wait a multiple of ms and I found the delay wrong ( 2 or 3s instead of 5s).
His questions:
Could I use another way (more reliable) to have a delay?
Is it a recurrent problem in LabVIEW?
________________________________________________________________________________________________________________________
If you want a delay on you program, you have to use a sequential structure and put the function wait a multiple of ms inside. Moreover, you need to respect the dataflow (if you don’t want a parallel execution). In this case, you can wire the error cluster as the attachment file.
The clock resolutions depend on your system and may be less accurate than a millisecond, depending on your platform.
Regards,
Samuel G.
Samuel G. | GEMESIS
Certified LabVIEW Architect
Certified TestStand Developer