RGB Spectrum DGY 201 Benutzerhandbuch

Seite von 167
C O M M A N D   L I N E   I N T E R F A C E
Command Summary
350-8697
DGy Model 201 User Guide
115
. . . . .
UNPROTECTCLIP 
<clipname>
Removes write protection from named clip. 
Clipname can contain Unix style wild cards, 
and may be used to specify multiple clips.
RealTimeSeek
<yyyymmddhhmmss[xxx]
>
The RealTimeSeek command cues the DGy to 
the specified real time recording time within the 
current clip. The time argument can be 
provided with resolution in seconds, or in 
milliseconds by adding the final three digits 
(xxx) at the end of the RealTimeSeek 
argument.
TimeCodeQuery
[F | H]
The 
TCQ
 command returns the timecode of 
the current clip position. This command is valid 
in 
PLAY
 or 
PLAY PAUSE
 modes only. When 
used with the F argument, the 
TCQ
 command 
returns the relative frame number. When used 
with the H argument the 
TCQ
 command 
returns the time code with resolution in 
milliseconds. 
CD
<dirname>
Changes to a new directory on the current 
drive. Relative or absolute pathnames are 
allowed. 
The path name to the removable disk is /
remov/
The path name to the (optional) fixed disk is /
fixed/
Use the PWD command to report your current 
directory and drive
Example:
If you are currently using the fixed drive and 
wish to change to the directory “myclips” on the 
removable drive use the following command: 
cd /remov/myclips 
DELeteDIR
<dirname>
Removes the named (empty) directory. 
Relative or absolute pathnames are allowed.
MKDIR 
<dirname>
Makes a new directory. Relative or absolute 
pathnames are allowed. 
Example:
Create the directory “myclips”
mkdir myclips
PWD  
(none)
Gives the absolute path of the current 
directory.
CHecKFIXEDDISK 
(none)
Executes a utility to detect and repair file 
problems on the optional fixed disk.
CHecKREMOVABLEDIS
(none
Executes a utility to detect and repair file 
problems on the removable disk.
Table 6-12.  
Files System Commands(Continued)