Two upper and two lower limit values exceeding can be alarmed using this data extension. The first (high/low) limit is usually called the "technological limit", the second is called "device limit". Each limit watching can be set separately, but there is in fact no sense to enable the second limit without enabling the first.
ActLim | Returns the flag indicating which limit is currently active |
---|---|
Alarm | Making available the PmAlarmItem object |
Max1 | Value of the high limit 1 |
Max2 | Value of the high limit 2 |
Min1 | Value of the low limit 1st |
Min2 | Value of the low limit 2nd |
RefreshState | Alarm status evaluation |
Var | Making available the PmVar object |
ExtAlarmAnalog | Data extension configuration |
---|
The contents of complete data extension (all configurators) can be saved in the form of single string. See Format of saving the data extension in the form of string.
Id={AlarmAnalog;PmaObject;Template;Source;bMax1;fMax1;bMin1;fMin1;bMax2;fMax2;bMin2;fMin2;AlarmId;InactType}