sta_cyc
ista_cyc
ER sta_cyc (ID cycid);
ER ista_cyc (ID cycid);
This service call moves the cyclic handler specified by parameter cycid from the non-operational state (STP state) to operational state (STA state).
The relative interval from when either of this service call is issued until the first activation request is issued varies depending on whether the TA_PHS attribute (phsatr) is specified for the target cyclic handler during configuration. For details, refer to "8.6.4 Start cyclic handler operation".
- When the TA_PHS attribute is specified
The target cyclic handler activation timing is set up according to Activation phase (phs_counter) and Activation cycle (interval_counter).
If the target cyclic handler has already been started, however, no processing is performed even if this service call is issued, but it is not handled as an error.
The target cyclic handler activation timing is set up according to Activation phase (phs_counter) and Activation cycle (interval_counter).
If the target cyclic handler has already been started, however, no processing is performed even if this service call is issued, but it is not handled as an error.
- When the TA_PHS attribute is not specified
The target cyclic handler activation timing is set up according to Activation cycle (interval_counter)) on the basis of the call time of this service call.
This setting is performed regardless of the operating status of the target cyclic handler.
The target cyclic handler activation timing is set up according to Activation cycle (interval_counter)) on the basis of the call time of this service call.
This setting is performed regardless of the operating status of the target cyclic handler.