IStartActionProvider.StartAction (METH)¶
METHOD StartAction
The StartAction
is running until either the output xComplete
is TRUE
or iErrorID
≠ 0 (Zero).
If xComplete
is TRUE
the state STATE.EXECUTING is reached. If there is a iErrorID
≠ 0 (Zero) the state STATE.CLEANING is reached.
Note
To sample the inputs in the first invocation of a function block the method SampleAction is the solution of choice. See: ISampleActionProvider.SampleAction
- InOut:
Scope
Name
Type
Output
xComplete
BOOL
iErrorID
INT