Go to documentation repository
Page History
...
Command – command description | Parameters | Description |
"REMOVE" – removes camera from monitor. | cam<> | ID of camera in the settings tree which is to be removed from monitor. |
"REMOVE_ALL" – removes all cameras from monitor. | - | - |
"STOP_VIDEO" – stops video flow of camera. | cam<> | ID of camera in the settings tree video flow from which is to be stopped. |
"REPLACE" – removes all cameras from monitor and triggers the specified camera. | slave_id<> | Name of computer to which monitor belongs, it is possible to place owner in script. |
cam<> | ID of camera in the settings tree which is to be displayed in the monitor. | |
name<> | Name of camera which is to be displayed in the bottom-left corner. | |
audio_type<> | - | |
audio_id<> | - | |
arch_id<> | - | |
control<> | 0 only archive viewing, 1 – it is also possible to control (arming/disarming, record). | |
"ADD_SHOW" – adds cameras on the monitor. | cam<> | ID of camera in the settings tree which is to be displayed in the monitor. |
name<> | Object name which is to be displayed in the bottom-left corner. | |
arch_id<> | - | |
control<> | 0 only archive viewing, 1 – it is also possible to control (arming/disarming, record). | |
"ACTIVATE_CAM" – activates camera. | cam<> | ID of camera in the settings tree which is to be activated. |
"ARCH_FRAME_TIME" – search of video archive by date and time. | cam<> | - |
date<> | - | |
time<> | - | |
"SETUP" – sets parameters of monitor. | no_update<> | - |
overlay<> | Disable the mode of speed-up displaying. | |
x<> | Coordinate of top-left corner (0 – 100). | |
y<> | Coordinate of top-left corner (0 – 100). | |
w<> | Size in horizontal direction (0 – 100). | |
h<> | Size in vertical direction (0 – 100). | |
max_cams<> | Maximum allowable number of cameras on the monitor. | |
min_cams<> | Minimum allowable number of cameras on the monitor. | |
compress<> | - | |
panel<> | Show control panel (0 – disabled, 1 – enabled). | |
panel_type<> | - | |
s<> | - | |
layout<> | - | |
gate<> | - | |
map_id<> | - | |
enable<> | - | |
topmost<> | 1 – show screen always on top. | |
type<> | Type of Monitor object. | |
allow_move<> | Allows moving of window. | |
arch_id<> | Archive ID. | |
cycle<> | Delay while auto scrolling (1 – 20 sec). | |
flags<> | Flags. | |
name<> | Name of object. | |
overlay<> | Enable the mode of speed-up displaying. (0 – no speeding-up, 1 – “overlay mode” speeding-up, 2 – “DirectDraw mode” speeding-up). | |
tel_prior<> | Telemetry priority. | |
"ACTIVATE" – activates control panel of monitor. | user_id<> | User ID. |
panel_active<> | - | |
"DEACTIVATE" – deactivates control panel of monitor. | - | - |
"EXPORT_FRAME" – exports frame in JPG-file. | cam<> | - |
file | - | |
"KEY_PRESSED" – controls buttons of video surveillance monitor and video records archive.
| number<> | - |
key<> | Possible values: "ARCH_EDIT_DATE" – change date of search by archive; "ARCH_EDIT_TIME" – change time of search by archive; "ARCH_EDIT_ENTER" – enter changes of values in archive; "ARCH_EDIT_ESCAPE" – cancel editing of archive; "ARCH_EDIT_BACK"; "ARCH_EDIT_REPLACE"; "WINDOW_ZOOM_IN" – expand window of video surveillance; "WINDOW_ZOOM_OUT" – hide window of video surveillance; "ZOOM_IN" – image incoming; "ZOOM_OUT" – image removal; "CYCLE_REW" – scrolling back of video surveillance windows; "CYCLE_FF" – scrolling straight of video surveillance windows; "LEFT" – move the frame left in the Zoom mode; "RIGHT" – move the frame right in the Zoom mode; "UP" – move the frame up in the Zoom mode; "DOWN" – move the frame down in the Zoom mode; "MODE_VIDEO" – video surveillance mode; "MODE_ARCH" – mode of archive video records playback; "MODE_ARCH2"- mode of archive video records playback 2; "MASK_SHOW" – show mask; "MASK_HIDE" – remove mask; "ARM" – arm camera; "DISARM" – disarm camera; "REW" – rewind; "PLAY" – play; "PLAY_NONSTOP" – non-stop playback; "PLAY_FAST" – speed up video record playback; "FF" – forward wind; "RECORD" – record; "RECORD_MIC" – record from microphone; "STOP" – stop; "REC_STOP" – stop record; "PAUSE" – pause; "MIC_ON" – microphone On; "MIC_OFF" – microphone Off; "PRINT" – print the frame. "SELECT_LAYOUT" – control layout of video surveillance monitor. "START_CYCLE_FF" – enable function of auto scrolling of video surveillance windows frontwards. Period of scrolling is specified while configuring the Monitor interface object (see the Administrator’s Guide, Configuring the display mode for camera boxes section). "STOP_CYCLE" – stop of auto scrolling of video surveillance windows. | |
"START_AVI_EXPORT" – starts video export Note. See the example as follows. | start<> | Start time. |
finish<> | End time. | |
avi_path<> | Path to created file. | |
cam<> | Camera ID. | |
"STOP_AVI_EXPORT" – stops video export | monitor<> | Number of monitor. |
"START_AVI_SCHEDULE" – start bookmarks export | - | - |
"STOP_AVI_SCHEDULE" – stop bookmarks export | - | - |
"DISABLE_TELEMETRY" – disable telemetry control from Video surveillance monitor | ||
"ENABLE_TELEMETRY" – enable telemetry control from Video surveillance monitor |
Properties of the MONITOR object are shown in the table.
...