Marantz dv4001 補足マニュアル

ページ / 14
DV4001/DV6001/VC6001  
  
RS-232C Control Specification
 
Page: 5 / 14 
 
Document Version [1.0] 
 
 
Company Restricted 
 
 
  3-2.  Transmission data format 
    3-2-1. Transmission data format from Host to Slave 
There are two kinds of transmission data form from Host shown below. 
 
   3-2-1-1.  Form1: Command 
Command is a data that requests some status change. 
  
Start character 
: ’@’ 
   
COMMAND 
: see “Command list” 
End character (CR)  : 0Dh 
 
 
 
   3-2-1-2.  Form2: Status request 
Status request is a data that requests a answer of some status. 
  
Start character 
: ’@’ 
   
Request status 
: see “Status request list” 
Request character  : ‘?’ 
End character (CR)  : 0Dh 
 
 
 
 
    3-2-2. Transmission data format from Slave to Host 
There are two kinds of transmission data form from Slave shown below. 
   3-2-2-1.  Form1: ACK/NAK  
ACK is a reply data from Slave when Slave got an acceptable command data from Host. 
(ACK is sent to Host when Slave has no related status by the Command.) 
Start character 
: ’@’,
     
ACK 
: 06h, 
End character (CR)  : 0Dh 
 
 
 
NAK is a reply data from Slave when Slave got an incorrect Command data, Status request data or 
some other data from Host. 
Start character 
: ’@’,   
NAK 
: 15h, 
End character (CR)  : 0Dh 
 
 
 
      3-2-2-2.  Form2: Status answer and Auto status feedback 
Status answers are reply data when Slave got an acceptable Request status or Command data from 
Host. Auto status feedbacks are sent to Host data when a Slave’s status is changed. 
  
Start character 
: ’@’ 
   
Answer character  : see “Status list” 
End character (CR)  : 0Dh 
 
 
 
 
A
ACK 
06h
 
CR
 
0Dh
 
start
@
 
A
NAK 
15h
 
CR
 
0Dh
 
start
@
 
start 
‘@’ 
command 
“xxx:”+”...” 
end 
0Dh 
start 
‘@’ 
request status 
“xxx:?”+”...” 
end 
0Dh 
start 
‘@’ 
status 
“xxx:”+”...” 
end 
0Dh