Synchronous system : Tone step synchronization
Communication system : A half duplex
Communication speed : 9600bps
Character length : 8 bits
Parity control : None
Start bit : 1 bit
Stop bit : 1 bit
Communication procedure : Non procedural
Communication data length : 135 bytes (maximum)
Ver. 1.0.7
- 1 -
Page 2
Protocol specification
The following three data forms are defined.
COMMAND : The message sent to a system(POA) from a controller(Touch Panel etc.)
A command to a system is given from a controller.
EVENT : The message sent to a controller (Touch Panel etc.) from a system (POA) The result is sent, when a system is operated directly and a state changes.
*The form of EVENT presupposes that it is the same as that of COMMAND.
**Refer to the following table for the contents of COMMAND and EVENT.
RESPONSE : The message sent to a controller (Touch Panel etc.) from a system (POA) if the ‘request command’ (COMMAND+?+CR(0x0D)) has came from a controller.
The RESPONSE should be sent within 200ms
*The form of RESPONSE presupposes that it is the same as that of EVENT.
of receiving the COMMAND.
Basic specification: The command by ASCII CODE, parameter expression
*ASCII CODE which can be used is from 0x20 to 0x7F: the alphabet and the number of 0-9, and space (0x20), some signs,
AND carriage return (0x0D) --- It is used only as a pause sign.
※ PAIN?<CR> :RESPONSE becomes the following order.
State of input channel L1 –>State of L2 -> State of L3 -> State of L4 -> State of L5 ->
State of R5 -> State of R4 -> State of R3 -> State of R2 -> State of R1
PAINL1xxx<CR> PAINL2xxx<CR>PAINL3xxx<CR>PAINL4xxx<CR>PAINL5xxx<CR>
※ PAAMP?<CR> :RESPONSE becomes the following order.
State of Power AMP channel L1/L2 -> State of L3/L4 -> State of L5/R5 ->
State of R4/R3 -> State of R2/R1
PAAMPL12xxx<CR> PAAMPL34xxx<CR>PAAMPLR5xxx<CR>PAAMPR34xxx<CR>PAAMPR12xxx<CR>
(xxx ; "NRM" or "BAP" or "BTL")
- 5 -
Page 6
COMMAND PARAMETER
PA
※ PAMT?<CR> :RESPONSE becomes the following order.
MTON Meter setting on PAMTON<CR>
MTOFF Meter setting off PAMTOFF<CR>
MTLCHG Left Meter setting PAMTLCHG<CR>
MTCCHG Center Meter setting PAMTCCHG<CR>
MTRCHG Right Meter setting PAMTRCHG<CR>
MT? Return Meter setting PAMT?<CR>
MTO? Return Meter On/Off setting PAMTO?<CR>
MTL? Return Left Meter setting PAMTL?<CR>
MTC? Return Center Meter setting PAMTC?<CR>
MTR? Return Right Meter setting PAMTR?<CR>
Return Meter On/Off setting PAMTxxx<CR> (xxx ; "ON" or "OFF")
Return Left Meter setting PAMTLx<CR> (x ; "1"~"4" or "NONE")
Return Center Meter setting PAMTxx<CR> (xx ; "L5" or "R5" or "CNONE")
Return Right Meter setting PAMTRx<CR> (x ; "1"~"4" or "NONE")
function Example
- 6 -
Page 7
EVENT(or RESPONSE) and PARAMETER list
EVENT PARAMETER
PA PWON POA POWER ON/STANDBY change
PWSTBY POA Standby status
PWPROTECT POA Protection status