43
7.15
DISC NAME
Function
:
Disc name information
Data length
:
Maximum 19 bytes
Data
:
The first packet:
20H, 48H, 01H
, NameData (16 bytes, the remain data
is filled with
00H
.)
Packets after the second packet:
20H, 49H
, PacketNo, NameData (16
bytes, the remain data is filled with
00H
.)
PacketNo: 2(
00H
) to 255(
FFH
)
NameData: ASCII code of the character of the disc name.
0(
00H
), ’ ’(
20H
) to ‘Z’(
5AH
), ‘^’(
5EH
) to ‘z’(
7AH
)
Details of function
:
Outputs disc name recorded on disc.
MDS outputs data that it received “DISC NAME REQ” command when
it received that command in stop mode.
Only maximum 16 characters are to be sent per one packet at this data.
Therefore, if 16 or more characters are recorded, MDS sends data by
dividing into some packets.
NameData is recordable up to 16 characters and in case that the num-
ber of characters is less than 16, 0(
00H
) fills NameData.
Example of receive packet
:
The disc name of the disc named “MDS-E12 minidisc recorder”.
6FH, 18H, 05H, 47H, 20H, 48H, 01H, 4DH, 44H, 53H,2DH, 45H, 31H,
32H, D0H, C6H, C3H, DEH, A8H, BDH, B8H, DAH, BAH, FFH
6FH, 18H, 05H, 47H, 20H, 49H, 02H, 2DH, C0H, DEH, 2DH, 00H,
00H, 00H, 00H, 00H, 00H, 00H, 00H, 00H, 00H, 00H, 00H, FFH
7.16
TRACK NAME
Function
:
Track name information
Data length
:
Maximum 19 bytes
Data
:
The first packet:
20H, 4AH
, PacketNo, NameData (16 bytes, the re-
maining data is filled with
00H
.)
The packets after the second packet:
20H, 4BH
, PacketNo, NameData (16 bytes, the remaining data is filled
with
00H
.)