Owner`s manual

R
AR-200S RS-232C Reference -
15
Phrase Editing
= PC Copy Phrase
Function: Copy phrase
Syntax: stxDM;
stxPC: a, b;
a Phrase number of the copy source
b Phrase number of the copy destination
Example) PC:A1,A3;
This copies the contents of phrase “A0001” to phrase “A0003”.
= PD Delete Phrase
Function: Delete phrase
Syntax: stxDM;
stxPD: a;
a Phrase number
= PI Seek and Set Playback Points at the Locations of Silent Portions
Function: Seek and set playback points at the locations of silent portions
Syntax: stxDM;
stxPI: a;
a Phrase number
Note: Only audio phrases can be specified.
4.2.3 Setting Commands
Card Settings
= CV Card Name Settings
Function: Card name setting
Syntax: stxCV: a, b, c;
a Reserved (0)
b Card name (up to 8 characters)
c Reserved (0)
Example) stxCV:0,“ABCDEFGH”, 0;
This specifies a name of “ABCDEFGH” for the card.
Pattern Phrase Settings
< PU Pattern Phrase Settings
Function: Pattern Phrase settings
Syntax: stxPU: a, b, c, d, .... , c, d;
a Pattern Phrase number
b Pattern Phrase Playback mode
0 Sequence
1 Random
c Phrase number to be played back
d Delay Time (0S0 - 59S9)
Example) PU:A1,0,A5,5S0,A10,15S1,B151,10S0;
For phrase number “A0001”, this registers a “Sequential playback” pattern phrase
consisting of the following; phrase number “A0005”, a delay of “5 seconds”, phrase
number “A0010”, a delay of “15.1 seconds”, phrase number “B0151”, and a delay of
“10 seconds”.
Note: A maximum of 100 phrases can be specified in one line.