/AWS1/CL_MDXFROZENFRAMES¶
Configures settings for the FrozenFrames metric.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_state TYPE /AWS1/MDXSTATE /AWS1/MDXSTATE¶
Indicates whether the
FrozenFramesmetric is enabled or disabled.
iv_thresholdseconds TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER¶
Specifies the number of consecutive seconds of a static image that triggers an event or alert.
Queryable Attributes¶
State¶
Indicates whether the
FrozenFramesmetric is enabled or disabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
ThresholdSeconds¶
Specifies the number of consecutive seconds of a static image that triggers an event or alert.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THRESHOLDSECONDS() |
Getter for THRESHOLDSECONDS, with configurable default |
ASK_THRESHOLDSECONDS() |
Getter for THRESHOLDSECONDS w/ exceptions if field has no va |
HAS_THRESHOLDSECONDS() |
Determine if THRESHOLDSECONDS has a value |