Multi-State Input (MSI)
- Last UpdatedDec 08, 2020
- 1 minute read
Supported properties of the Multi-State Input object (MSI)
|
Property |
Value Format |
Example |
|
OBJECT-IDENTIFIER OBJECT-NAME |
String [ObjectNumber]: [Instance Number] String |
1:0 temperatureSensor_core |
|
OBJECT-TYPE |
Integer |
0 |
|
PRESENT-VALUE |
Float |
123.2 |
|
DESCRIPTION |
String |
This sensor monitors the core activity |
|
DEVICE-TYPE |
Integer |
5 |
|
STATUS-FLAGS |
4 Boolean values (1 = true, 0 = false) encoded as string {IN_ALARM, FAULT, OVERRIDDEN, OUT_OF_SERVICE} |
1010 |
|
EVENT-STATE |
Integer |
0 |
|
RELIABILITY |
Integer |
0 |
|
OUT-OF-SERVICE |
Boolean |
0 |
|
NUMBER-OF-STATES |
Unsigned Integer |
2 |
|
STATE-TEXT |
String |
test |
|
TIME-DELAY |
Integer |
0 |
|
NOTIFICATION-CLASS |
Integer |
0 |
|
ALARM-VALUES |
List of unsigned integers separated by pipes (|) and encoded as a string |
1|1|2 |
|
FAULT-VALUES |
List of unsigned integers separated by pipes (|) and encoded as a string |
1|3 |
|
EVENT-ENABLE |
3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} |
101 |
|
ACKED-TRANSITIONS NOTIFY-TYPE |
3 Boolean values (1 = true, 0 = false) encoded as a string {to-offnormal, to- fault, to-normal} Integer |
101 1 |
|
EVENT-TIME-STAMPS |
Sequence of time stamps encoded as a string |
2|1-1-197011:0:0.0;2|1-1-197011:0:0.0;2|1-1-197011:0:0.0 |
|
PROFILE-NAME |
String |
Test |