PurposeWaits for a preceding WAITFOR or WAITSTAT command to timeout before proceeding to a step number other than the one that follows either command. SyntaxIFTIME GOTO step# ExampleUse the following example, to provide a processing check:
NOTE: In this example, the MAXWAIT command determines how long the block waits for the temperature to exceed 90. Yet whether the process times out or the condition set by WAITFOR is fulfilled, the block continues to the next step. This means that in the event of an equipment failure another process operation is executed in response to the failure. By including the IFTIME GOTO command, you provide an alternative path if the WAITFOR condition is not fulfilled.
|
Important Notice You do not have the latest version of iFIX! You are missing out on the newest capabilities and enhanced security. For information on all the latest features, see the iFIX product page. For more information on upgrades, contact your GE Digital sales agent or e-mail GEDClientServices@gevernova.com. For the most up-to-date documentation, go here. |
![]() |