Message Format
The Message field for the AXIS Camera App enables Sonitrol CORE to interpret the data from cameras and map it to specific events.
|
Message |
Details |
|---|---|
|
S1000 IA [ID], [TIME] |
Force activate a virtual input [ID] for [TIME] seconds. |
|
S1000 IR [ID] |
Force reset the virtual input [ID]. |
|
S1000 ON [TAG], [TIME] |
Activate the virtual input with matching [TAG] for [TIME] seconds. |
|
S1000 OFF [TAG] |
Deactivate the virtual input with matching [TAG]. |
|
Variable |
Details |
|---|---|
|
[ID] |
3 digit numerical value. The ID must match the value of the Physical ID on Device field value in Sonitrol CORE. |
|
[TAG] |
Maximum of 8 character string. A command triggers all the virtual inputs with the matching TAG. |
|
[TIME] |
3 digit numerical value in seconds. |
|
S1000 IA 002, 005 |
Force activates the virtual input with physical ID 2 for 5 seconds. |
|
S1000 ON fire, 010 |
Activates the virtual input with the 'fire' tag for 10 seconds. |
|
S1000 IR 005 |
Force reset the virtual input with physical ID 5. |