ETrigTl (FB)
FUNCTION_BLOCK ETrigTl EXTENDS EdgeTriggeredTimingControlledBehaviourModelBase IMPLEMENTS IETrigTl
Base implementation of a PLCopen Edge Triggered Behavior Model (see: IETrigTl)
For use, this block should be extended and the specific inputs and outputs must be supplemented.
The output eErrorID of the application-specific enum type ERROR must be added.
- InOut:
Scope
Name
Type
Comment
Input
xExecuteBOOLRising edge: Starts defined operationFALSE: Resets the defined operation after ready condition was reachedudiTimeLimitUDINTMax. operating time per invocation [µs], 0: No operating time limit
Output
xDoneBOOLTRUE: Ready condition reachedxBusyBOOLTRUE: Operation is runningxErrorBOOLTRUE: Error condition reached