PlcmAlertThreshold

PlcmAlertThreshold

Indicates the range of values under which the system will trigger the specified alert.


PlcmAlertThreshold Fields

NameTypeDescriptionAttributes
codeCode The code identifies the type of alert. Mandatory
enabledboolean Indicates that the alert-triggering threshold is active.
lowerBoundIntint Specifies the integer value above which the alert will be triggered. Omit or specify -1 to exclude boundary when applicable.
upperBoundIntint Specified the integer value below which the alert will be triggered. Omit or specify -1 to exclude boundary when applicable.


Nested Types/Restrictions


NameTypeRestrictions
Codestring
Length of value must be >=1
Length of value must be <=32