7.4.11 Constants used by the change delay monitor API
- Organization of this subsection
(1) DelayMonitorType
This constant indicates the method of monitoring delays for jobnets.
The following table lists and describes the character string constants for the DelayMonitorType constant.
Constant |
Description |
---|---|
NOT |
Indicates that monitoring is not performed. |
ABSOLUTE |
Indicates delay monitoring using an absolute time. |
ROOT# |
Indicates delay monitoring using a relative time from the scheduled start time of the root jobnet. |
TOP# |
Indicates delay monitoring using a relative time from the scheduled start time of the upper jobnet. |
OWN |
Indicates delay monitoring using a relative time from the scheduled start time of the local jobnet. |
- #
-
This value cannot be specified if the unit for which the delay status is to be changed is a root jobnet.
(2) MonitoringJobnetType
This constant indicates the method of end delay monitoring based on the time required for executing the jobnet.
The following table lists and describes the character string constants for the MonitoringJobnetType constant.
Constant |
Description |
---|---|
NOT |
Indicates that monitoring is not performed. |
TIME_REQUIRED_FOR_EXECUTION |
Indicates delay monitoring based on the time required for executing the jobnet. |