18
Details of function
:
This command has the same function when EJECT key in the main unit is
pressed.
When this command is send with a disc inside, the disc will be ejected.
Example of transmission packet
:
Eject a disc.
7EH, 07H, 05H, 47H, 02H,40H, FFH
6.16
AUTO PAUSE
Function
:
To set AUTO PAUSE
Data length
:
2 bytes
Data
:
02H, Status
Status:
81H
= On
80H
= Off
Details of function
:
This is the command to switch AUTO PAUSE to ON or OFF.
AUTO PAUSE is the function to pause playback automatically in the
end of each track.
When this command is sent, MDS switches AUTO PAUSE to ON or
OFF according to the value of status.
Example of transmission packet
:
Set AUTO PAUSE to ON.
7EH, 07H, 05H, 47H, 02H, 81H, FFH
6.17
TRACK PLAY
Function
:
To start playback from the specified track
Data length
:
4 bytes
Data
:
03H, 42H, 01H
, Track No.
Track No.: 1 (
01H
) to 255 (
FFH
)
Details of function
:
This is the command to start playback from the specified track by
entering the track number.
Example of transmission packet
:
Start playback from the 16th track.