![Taiden HCS-3600 Series Скачать руководство пользователя страница 106](http://html1.mh-extra.com/html/taiden/hcs-3600-series/hcs-3600-series_installation-and-operating-manual_3239236106.webp)
Chapter 8 Control Protocol of Conference Main Unit
8.1 HCS-3600 Series Control Protocol of Conference Main Unit
For RS-232 port: Baud Rate is 9600 bps
start bit: 1
data bits: 8
stop bit: 1
parity bit: no
1. Microphone control command:
Central control system
→
HCS-3600 main unit
a. Turn on microphone
0xe6 0xf1 id (id stands for the microphone id, 2 bytes
with higher byte ahead)
0xe6 0xf1 00 01 (turn on microphone 0x01)
b.
Turn off microphone
0xe6 0xf2 id (id stands for the microphone id, 2 bytes
with higher byte ahead, number “1” refers to
microphone 0x01 )
0xe6 0xf2 0x00 0x01 (turn off microphone 0x01)
c. Turn off all the microphones
0xe3 0xed 00
2. Vote command:
Central control system
→
HCS-3600 main unit
a. Start vote
0xe3 0x01 00
b. End vote
0xe3 0x02 00
HCS-3600 main unit
→
central control system
c. Vote result
0xe3 + sign-in approve
oppose abstain number, all numbers
are 2 bytes with higher byte ahead.
3. Video track command:
Central control system
→
HCS-3600 main unit
a. Start video track:
0xe3 0xe4 00
b. Stop video track:
0xe3 0xe5 00
c. Video Switch:
0xe3 0xea Chx, (Chx=0x01 stands for video input1,
Chx= 0x02 stands for video input2; ...)
HCS-3600 main unit
→
central control system
d. Current tracking microphone:
0xe5 id, (id stands for the microphone id, 2 bytes
with higher byte ahead, id=0x0000 stands for
panorama.)
4. Microphone status command:
Central control system
→
HCS-3600 main unit
a. Start sending microphone status:
0xe3 0x04 00
b. Stop sending microphone status
0xe3 0x05 00
HCS-3600 main unit
→
Central control system
0xe6 + main unit active microphone number
+ id1 id2 id3 id4 id5 id6
main unit status = (operation)<<4|
active_microphones
Active microphone number stands for current turned
on microphone numbers
Id1, id2, id3, id4, id5, id6 stands for active
microphone id
98