Back to Specification
Back to Level I Events

Class=1 (0x01) Alarm

CLASS1.ALARM

Description

Alarm events that indicate that something not ordinary has occured. Note that the priority bits can be used as a mean to level alarm for severety.

Type = 0 (0x00) Undefined

Undefined alarm.

Type = 1 (0x01) Warning .

Indicates a warning condition.

byte # Description
byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 2 (0x02) Alarm occurred.

Indicates an alarm condition.

byte # Description
byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 3 (0x03) Alarm sound on/off.

Alarm sound should be turned on or off.

byte # Description
Byte 0 If equal to zero turn off else turn on.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 4 (0x04) Alarm light on/off.

Alarm light should be turned on or off.

byte # Description
Byte 0 If equal to zero turn off else turn on.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 5 (0x05) Power on/off

Power has been lost or is available again.

byte # Description
Byte 0 If equal to zero power is unavailable else available.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 6 (0x06) Emergency Stop

Emergency stop has been hit/activated. All systems on the zine/subzone should go to their inactive/safe state.

byte # Description
Byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 7 (0x07) Emergency Pause

Emergency pause has been hit/activated. All systems on the zone/subzone should go to their inactive/safe state but preserve there settings.

byte # Description
Byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 8 (0x08) Emergency Reset

Issued after an emergency stop or pause in order for nodes to reset and start operating .

byte # Description
Byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

Type = 9 (0x09) Emergency Resume

Issued after an emergency pause in order for nodes to start operating from where they left of without resetting their registers .

byte # Description
Byte 0 User defined data.
byte 1 Zone for which event applies to (0-255). 255 is all zones
byte 2 Sub Zone for which event applies to (0-255). 255 is all sub zones

If both or one of zone/sub zone are omitted they should be interpreted as if they where 255.

vscp_specification_class_1.txt · Last modified: 2010/08/19 01:55 (external edit)
Public Domain
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0