34
(Maximum 16 bytes, the last data is
00H
.)
Packets after the second packet:
20H, 73H
, PacketNo, NameData
(Maximum 16 bytes, the last data is
00H
.)
TrackNo
:
1(
01H
) to 255(
FFH
)
PacketNo
:
2(
00H
) to 255(
FFH
)
NameData
:
ASCII code of the character to input.
0(
00H
), ‘ ‘(
20H
) to ‘Z’(
5AH
), ‘^’(
5EH
) to ‘z’(
7AH
)
Details of function
:
This is the command to input disc name.
When this command is sent in the stop mode, MDS registers NameData
in the specified track.
At this command, maximum only 16 characters are sent per one packet.
Therefore, if 16 or more characters are input, the remaining characters
are sent by the second or following packets.
After sending packets, MDS sends ‘WRITE PACKET RECEIVED’
message. So, send the next packet after receiving it.
NameData is recordable up to 16 characters, but in case that the
number of characters is less than 16, data can be completed by
inputting 0(
00H
) to NameData.
If the number of input characters is integral multiple of 16, data must
be completed by sending packet filled with only 0(
00H
) to NameData
to make sure it is the last data.
Example of transmission packet
:
Write name ‘MDS-E11 Mini Disc Recorder’ in 2nd track.
7EH, 18H, 05H, 47H, 20H, 72H, 02H, 4DH, 44H, 53H, 2DH, 45H,
31H, 31H, D0H, C6H, C3H, DEH, A8H, BDH, B8H, DAH, BAH, FFH
Wait for ‘WRITE COMPLETE’
7EH, 0DH, 05H, 47H, 20H, 73H, 02H, 2DH, C0H, DEH, 2DH, 00H,
FFH