|
1.Communication Specification(RS-232)
baud rate:9600 bps
start bit: 1
data bit: 8
stop bit: 1
parity bit: none
2. Microphone control Command
Turn on/oFF microphones (HEX code)
Header :E6
Byte 1:operation code
Byte 2:Mic_ID No(H)
Byte 3:Mic_ID No(L)
Operation code:
0xF1 Turn on code
0xF2 Turn off code
0xED Turn off all Mic.
Example: Turn on MIC of 01 ID send : E6 F1 00 01
Turn off MIC of 01 ID send : E6 F2 00 01
3.
Voting command
a.Start Voting(HEX code)
E3 01 00
b.StopVoting(HEX code)
E3 02 00
c.Voting result (HEX code)
E3 presented(H) presented(L) YES(H) YES(L) NO(H) NO(L) Abstain(H) Abstain(L)
4.
Video tracking command
(1)Start video tracking
E3 E4 00
(2) Stop video tracking
E3 E5 00
(3) Call preposition
E5 MIC ID(H) MIC ID(L)
(4) Call panorama
E5 0000
(5) Switch video input(for HCS-3600 Series Main unit)
E3 EA CH_No
NOTE:
(1) when microphone switch on,RS232 port of main unit will send Tracking MIC
position Command
(2) when microphone switch off , RS232 port of main unit will send Tracking
panorama position Command
(3) when more than one microphones switch on(include chairman mic),and thereinto
one mic switch off ,main unit will send Tracking chairman position Command
(4) when more than one microphones switch on(NO chairman mic),and thereinto
one mic switch off ,main unit will send Tracking mic of minimum ID position
Command
5.Microphone state command
(1)start send microphone state
E3 04 00
(2) stop send microphone state
E3 05 00
(3)E6, main unit state, mic on no, id1 id2 id3 id4 id5 id6(output from main unit)
main unit state= (operation) << 4| active_micros
|