31
When this command is sent, MDS first sends out “DISC NAME” in the
same way as it receives “DISC NAME REQ” and next it sends out
“TRACK NAME” as it receives “TRACK NAME REQ” for the same
times as existing number of tracks on disc.
MDS sends out “ALL NAME END” after it sends out all track names of
existing tracks.
MDS will send data for a long time at this command if the disc has
many disc names and track names. Use “NAME CANCEL” command
if you want to stop sending data from MDS.
Example of transmission packet
:
Send all disc and track names to MDS.
7EH, 08H, 05H, 47H, 20H, 4CH, 01H, FFH
6.39
NAME CANCEL
Function
:
Cancels “ALL NAME REQ”.
Data length
:
2 bytes
Data
:
20H, 01H
Details of function
:
This is the command to MDS to suspend sending disc and track names.
MDS will send data for a long time at “ALL NAME REQ” command if
the disc has many disc names and track names. Use “NAME
CANCEL” command if you want to stop sending data from MDS.
When MDS receives this command during sending track name data, it
stops sending after finishing to send the current track name data and
does not send the following name data. Therefore, it will take some time
until MDS stops sending data if this command is sent in the middle of
sending extremely long track.
Example of transmission packet
:
Cancel “ALL NAME REQ”.
7EH, 07H, 05H, 47H, 20H, 01H, FFH
6.40
REC REMAIN REQ
Function
:
Check remaining recording time.
Data length
:
3 bytes
Data
:
20H, 54H, 01H