Specifications

38  MDR User Guide 
Examples:  new-recording 
    new-recording 5 
  new-recording 10 g 
      new-recording 3 G TAG 
playback 
Syntax: 
playback [<Wait>] [<Infinite>] [<StartOffset>-<EndOffset>] 
Description:  Start playback operation. 
The 
<Wait> parameter specifies whether to wait for the playback to finish or not. A 
value of WAIT will make the playback command wait for the playback to finish, whilst a 
value of NOWAIT will make the playback command not wait and return the user prompt 
immediately. If <Wait> is not specified, the playback command will wait for the 
playback to finish. 
The 
<Infinite> parameter specifies if the playback operation is infinite or not. A 
value of INF will make the playback command to be infinite, whilst a value of NONINF 
will make the playback command to be non-infinite. If <Infinite> is not specified, the 
playback command will be started in non-infinite mode. 
The 
<StartOffset>-<EndOffset> parameter specifies the interval of data in the 
recording to be played back. This interval is specified in bytes (hexadecimal). If this 
parameter is not specified then the entire recording data is played back (0-<Recording 
size>
). 
Examples:  playback 
    playback WAIT 
    playback NOWAIT NONINF 
  playback <4-0x80004>
prepare 
Syntax: 
prepare <RecordingName> <TransferType> [<Wait>] [<Infinite>] 
[<StartOffset>-<EndOffset>] 
Description:  Prepare a transfer (record or playback operation) 
The  <RecordingName> parameter specifies the name (or number) of the recording to 
prepare. 
The 
<TransferType> parameter specifies the type of transfer to prepare. A value of 
RECORD will prepare the specified recording for a record operation, whilst a value of 
PLAYBACK will prepares the specified recording for a playback operation. 
The 
<Wait> parameter specifies whether to wait for the transfer to finish or not. A value 
of 
WAIT will make the record/playback command wait for the recording/playback to 
finish, whilst a value of NOWAIT will make the record/playback command not wait and 
return the user prompt immediately. If <Wait> is not specified, the record/playback 
command will wait for the recording/playback to finish. 
The 
<Infinite> parameter specifies if the record operation is infinite or not. A value of 
INF will make the record command to be infinite, whilst a value of NONINF will make 
the 
record command to be non-infinite. If <Infinite> is not specified, the record 
command will be started in non-infinite mode by default. 
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com










