Copyright © 2005
– 2021 R. STAHL TRANBERG AS. All rights reserved. Page 20 of 38
Legal values
The following commands and data are allowed to remotely control a panel:
Item
From
To (including)
Panel
Panel 1
ASCII character 41 “)“
Panel 7
ASCII
character 47 “/”
Button
Button 1
ASCII character 49 “1”
See tables on next two pages.
Button 64
ASCII
character 115 “s”
See tables on next two pages.
Notes on buttons:
Buttons are indexed from top to bottom in each column. There are 8 buttons in each column.
Continue to the top of next column when you have passed one column.
Example: Top button in third column is button number 17. It’s address is 48 + 17 = 65, which is
represented by the ASCII character ‘A’.
See tables on next two pages.
State
State 0 (Off), send ASCII character 48 “0”
State 1 (Request main output on), send ASCII character 49 “1”
State 2 (Request spare output on), send ASCII character 50 “2”
Other States are not legal
States to be used when using special buttons:
Alarm acknowledge: Send ASCII character 49 “1”
Power on panel: Send ASCII character 48 “0” for OFF. Send ASCII character 49 “1” for ON
Panel address
Panel
ASCII char
ASCII code
1
)
41
2
*
52
3
+
43
4
,
44
5
-
45
6
.
46
7
/
47