Satel ETHM-1 User Manual

Page 7

Advertising
background image

SATEL 2014-04-02

Part 2 - INTEGRA control:

0x80 arm in mode 0:

+ 8 bytes - user code (with prefix, if required by INTEGRA), e.g.:

if code is '1234', no prefixes: 0x12, 0x34, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF
if code is '1234', prefix is '97': 0x97, 0x12, 0x34, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF

+ 4 bytes - partition list, e.g.:

if partition 1, 2, and 29 have to be armed: 0x03, 0x00, 0x00, 0x10

Function should return the following codes (see the 0xEF command for details):

0x00 - ok
0x01 - requesting user code not found
0x11 - can not arm, but can use force arm
0x12 - can not arm

0x81 arm in mode 1

data structure and answer as above

0x82 arm in mode 2

data structure and answer as above

0x83 arm in mode 3

data structure and answer as above

0x84 disarm

data structure as above
If function is accepted, function result can be checked by observe the system state

0x85 clear alarm

data structure as above
If function is accepted, function result can be checked by observe the system state

0xA0 force arm in mode 0

data structure as above
Function should return the following codes (see the 0xEF command for details):

0x00 - ok
0x01 - requesting user code not found
0x12 - can not arm

0xA1 force arm in mode 1

data structure and answer as above

0xA2 force arm in mode 2

data structure and answer as above

0xA3 force arm in mode 3

data structure and answer as above

0x86 zones bypass

+ 8 bytes - user code - see example for 0x80
+ 16/32 bytes (*) - zone list, e.g.: if zone 1, 3, 62 and 120 have to be bypassed:

0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00

If function is accepted, function result can be checked by observe the system state

0x87 zones unbypass

data structure as above
If function is accepted, function result can be checked by observe the system state

0x88 outputs on

+ 8 bytes - user code - see example for 0x80
+ 16/32 bytes (*) - output list - see example for 0x86
If function is accepted, function result can be checked by observe the system state

0x89 outputs off

data structure as above
If function is accepted, function result can be checked by observe the system state

0x8A open door

+ 8 bytes - user code - see example for 0x80
+ 16/32 bytes (*) - output list - see example for 0x86 - outputs of a 101 type can be 'opened'
+ 8 bytes - expander list, e.g.: if expander address 4 and 63 doors have to be opened:

0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80

If function is accepted, function result can be checked by observe the system state

*

In INT-RS v1.xx this command can have 16 data bytes.
In INT-RS v2.xx this command can have 16 or 32 data bytes, but 32 data bytes can be used only with INTEGRA 256 PLUS. If this command
with 32 data bytes is used with other INTEGRA type, INT-RS will shrink these 32 data bytes to 16 data bytes.

- 7 -

Advertising