TASCAM CD-01U/CD-01U PRO RS-232C Protocol Specifications
8
TEAC Corporation
4. Command Detail
Commands, data, and machine IDs which are described here are represented in characters (ASCII).
A command is a 2-byte character, a Machine ID is a 1-byte character, and each data is a 1-byte
character.
4-1. INFORMATION REQUEST
Requests the internal software version number of the controlled device.
Command
0F
Data
None
Return
INFORMATION RETURN [8F]
4-2. STOP
Puts the controlled device into STOP mode.
Command
10
Data
None
Return
None
4-3. PLAY
Puts the controlled device into PLAY mode.
Command
12
Data
None
Return
None
4-4. READY
Puts the controlled device into READY mode.
Command
14
Data
2 bytes
Return
None
Data 1
Data 2
Description
Remarks
0
0
Ready Off
0
1
Ready On
·
If the specified data is other than described above, the controlled device sends ILLEGAL [F2].
4-5. JOG
Turns the JOG mode on and off, and performs frame accurate search.
Command
15
Data
2 bytes
Return
None
Data 1
Data 2
Description
Remarks
0
0
Jog Off
Turns the Jog mode off
0
1
Jog On
Turns the Jog mode on
1
0
Jog Forward
Frame accurate search in forward direction
1
1
Jog Reverse
Frame accurate search in backward direction
·
If the specified data is other than described above, the controlled device sends ILLEGAL [F2].