FC_CycleCheckTimeGetByName - General Information
Type: |
Function |
Available as of: |
SystemInterface_1.32.6.0 |
Versions: |
Current version |
Determine the times for the IEC task cycle time monitoring.
This function provides the time values for the IEC task cycle time monitoring with the IEC task that is determined with its name (i_sTaskName).
iq_diOverrunTime provides the value for the standard cycle time monitoring (diagnostic message 8317 „Cycle time overrun").
i_diWDogTime provides the value for watchdog cycle time monitoring (diagnostic message 8313 "Excessive cycle time overrun").
Input |
Data type |
Description |
---|---|---|
i_sTaskName |
STRING[80] |
Name of the IEC task |
Input/Output |
Data type |
Description |
---|---|---|
iq_diOverrunTime |
DINT |
Value for the standard cycle time monitoring |
iq_diWDogFactor |
DINT |
Value for the watchdog factor |
Data type |
Description |
---|---|
DINT |
0: OK Otherwise: Incorrect parameter |