Appendix

Command Descriptions

The tracks can be set for each program area. (program area 1-25).

In this case, set the track order and program area.

DATA: 4 (2) DATA1 (10, 1) DATA2 (**, 100)

Track No. (001 to 255) (DATA1: 0FFH) (DATA2: ** for PGM SENSE)

DATA3 (10, 1) track order (STEP) (01 to 25) DATA4 (10, 1) program area (00 to 39)

Note

If DATA3 and DATA4 are omitted (DATA: 2), the program area is 00, and the tracks are assigned sequentially to the area where no track number has been assigned.

RETURN command: 0A4H

MULTI ACCESS PRESET

Command: 025H

Function : Registers tracks for multi-access function into the slot.

DATA: 3

DATA1 (10, 1)

DATA2 (**, 100) : (track number 001 to 255)

DATA3 (10, 1) : slot No. 1 to 10

DATA1 : 0FFH for sense RETURN command: A5H

Notes

Set from the slot No.1. If you set from other than the slot No.1, Tr 1 is assigned to the slot which has not assigned a track.

If you set the slot which has already been assigned a track, it will be overwritten and the previous setting will be lost.

This command overwrites only the specified slot and the settings in the other slots remains. If you want to set fewer slots than in the

previous setting, clear the slots using the command 2DH before setting (see the example below).

Example:

Previous setting: /1-2-3-4-5/

If you want to assign Tr 9, 8, and 7 to the slot 1, 2, and 3 respectively without clearing the slots using the command 2DH, the slot No.1, 2, and 3 are overwritten and the slot No.4 and 5 remain, resulting the setting of “/9-8-7-4-5/”. If you clear the slots using the command 2DH before setting, the setting results in “/9-8-7/.”

A-14Appendix

NEXT AMS SET

Command: 026H

Function : Sets the Next AMS function.

DATA: 3

DATA1: (10, 1)

DATA2: (**, 100)

:Tr No. 001-255

:Tr No. 001-255 (when playback mode is continuous play)

:slot No. 1-10 (when playback mode is multi access play)

:step No. 1-25 (when playback mode is

program play) DATA3: 000H : next AMS off

:001H : next AMS on

DATA1: 0FFH for sense

RETURN command: A6H

Notes

To set the Next AMS function, set the DATA1 or DATA2 to “Tr No. DATA3 = 01H.”

To change the Tr No. setting, set the Tr No. DATA3 to 01H you want to change to DATA1 or DATA2.

To turn the Next AMS off, set the DATA3 = 00H.

PGM MODE SET

Command: 02CH

Function : Sets the data in a specific program area for program play.

DATA: 2 (1) DATA1

000H : PROGRAM SET

001H : PROGRAM SET PAUSE

002H : PROGRAM SET PLAY (active only when the AUTO PAUSE and AUTO CUE functions are off)

0CCH : PROGRAM CLEAR (Program area

=00, if there is no DATA2)

0EEH : PROGRAM MODE RESET (There is no DATA2)

(This command is accepted in the STOP mode only)

0FFH : PROGRAM MODE SENSE (There is no DATA2)

DATA2 (10, 1)

Program area (00 to 39)

(In the case of PROGRAM CLEAR command, the program area = 0AA means that all program areas are cleared.)