Lyntec RPC User Manual

Page 46

Advertising
background image

139-0498-01.46

Appendix B

46

Reply to request breakers status command:

Same format as “Request Bus Status”; contains addresses and
status of the breakers specifi ed in the request command

Reply to request all breakers status command: status of
all breakers

0xB0, 0xB6, byte_1, …, byte_84, 0xF0
byte_i: bits 7-4: status of breaker # 2i, bits 3-0: status of breaker
# 2i-1, i=1-84

Reply to request bus status command: status of all
breakers of the requested bus

0xB0, 0xBE, byte_1, …, byte_11, 0xF0
byte_i format is identical to 3.9, except i=1-11

Breaker status description (4 bits)

Value

1

2

3

4

5

Status

Off On

Tripped

Faulty

Empty

Activate zone

0xB0, 0xB7, zone_number_1, …, zone_number_m, 0xF0
zone_number_1, … zone_number_m – numbers of zones to
be activated m<=12

Deactivate zone

0xB0, 0xB8, zone_number_1, …, zone_number_n, 0xF0
zone_number_1, … zone_number_n – numbers of zones to be
deactivated n<=12

Activate/deactivate zone

0xB0, 0xB7, zone_number_1, … zone_number_m, 0xB8, zone_
number_1, …, zone_number_n, 0xF0
zone_number_1, … zone_number_m – numbers of zones to
be activatedzone_number_1, … zone_number_n – numbers of
zones to be deactivatedm+n<=12

Request zones status

0xB0, 0xB9, 0xF0

Zone Related Commands

Advertising