![Leightronix LabVault-SD Скачать руководство пользователя страница 33](http://html1.mh-extra.com/html/leightronix/labvault-sd/labvault-sd_installation-configuration-and-operation-manual_1873724033.webp)
LABvault-SD
Control Commands
Page 29
2018-06-08
FUNCTION
COMMAND
DETAILS
ASCII RESPONSE
Get Status
GETSTAT
Gets the current player
and recorder status and
timecode.
Record Ex.: GETSTAT
recording file BROOKS.
MPG, current record time
is 7m, 19s, 29 frames
(388 0 NONE 00:00:00:00
00:00:00:00 7 BROOKS.
MPG 00:07:19:29)
Playback Ex.: GETSTAT
playing file BROOKS.
mpg, current playback
position is 4m, 21s, 10
frames. Total file length
is 22m, 10s, 8 frames.
(388 1 BROOKS.MPG
00:04:21:10 00:22:10:08 0
NONE 00:00:00:00)
388 P <PLAYERFILE>
<PH:PM:PS:PF>
<LH:LM:LS:LF>
R <RECFILE>
<RH:RM:RS:RF>
• P: Player mode (0 =
STOP, 1 = PLAY, 2 =
PAUSE)
• <PLAYERFILE>:
filename of file currently
playing (NONE if none)
• <PH:PM:PS:PF>: current
playback timecode
position in HH:MM:SS:FF
• <LH:LM:LS:LF>: total
length of file currently
being played back
• R: recorder mode (0 =
STOP, 7 = RECORD)
•
<RECFILE>: filename
of file currently being
recorded (NONE if none)
• <RH:RM:RS:RF>:
current record file length
in HH:MM:SS:FF
Bump FWD
MPGBUMPFWD
“Bumps” the current
playback position 10
seconds forward (to
the nearest applicable
I-Frame).
200 Command OK
Bump REV
MPGBUMPREV
“Bumps” the current
playback position
backwards 10 seconds
or to the beginning of the
file if within the first 10
seconds (to the nearest
applicable I-Frame).
200 Command OK
Jump TC
MPGJUMPTC
<HH:MM:SS:FF>
Sets the current playback
position to the nearest
applicable I-Frame to the
timecode specified.
200 Command OK
Get Free Space
GETDISKFREE <ROOT
PATH>
Gets the free space from
the specified drive.
Ex.: getdiskfree c:\
232 * 120031477760
102305726464 bytes free
232 <VOLSIZE> <FREE
SPACE> bytes free
Delete File
XREMOVE <PATH\
FILENAME>
Delete a file from the hard
drive (most applicable to
the C:\MPEG directory).
Ex.: XREMOVE c:\mpeg\
KOWALSKI.mpg
• If successful: 200
Command OK
• If unsuccessful: 531
Could not remove
requested file