Go to documentation repository
Page History
...
Command – command description | Parameters | Description |
"SETUP" – set up parameters for computer. | display_id<> | Display ID. |
drives<> | Disks for record of video archive. | |
drives_a<> | Disks for record of audio information. | |
flags<> | Flags. | |
arch_days<> | Size of event archive. | |
connection<> | Connection. | |
disable_protocol<> | Disable protocol. | |
ip_address<> | IP-address of device. | |
is_backup<> | Backup. | |
is_load<> | Loaded. | |
local_protocol<> | Local protocol. | |
modem<> | Modem connection. | |
name<> | Object name. | |
password<> | Password. | |
sync_time<> | Time synchronization. | |
username<> | User name. | |
"BACKUP" – backup database. | - | - |
"CONNECT_ONE" – connect to computer. Connects the corresponding computer. It is recommended to avoid using of this reaction manually. | - | - |
"CONNECT_OTHER" – connect to cores. Connects computer to other cores from configuration. It is recommended to avoid using of this reaction manually. | - | - |
"DISCONNECT_ONE" – disconnect from computer. Disconnects the corresponding computer. Core can be connected automatically in case of disconnection. It is recommended to avoid using of this reaction manually. | - | - |
"SYNC_PROTOCOL" – run SyncProtocol.exe utility of protocol synchronization. Protocol merging is happened if synchronization is configured. | - | - |
"SYNC_TIME" – synchronize time. To perform this reaction it is required to create SyncTime parameter with value 1 on the system to which reaction was addressed in the HKEY_LOCAL_MACHINE\SOFTWARE\ITV\INTELLECT\ (HKEY_LOCAL_MACHINE \Software\Wow6432Node\ITV\INTELLECT registry section for 64-bits system. | - | - |
"CREATE_PROCESS" – run process. | command_line<> | Command line. Commands of Windows command line written without hyphens through |, & or && separating characters |
"SEND_MY_CONFIG" – send configuration. Send configuration to other computers. The same as “SPREAD_CONFIG”. | - | - |
"MOVE_CONFIG" – move configuration. Moves configuration created in the objects tree on the basis of the computer - supplier to the computer – recipient. | from<> | Supplier |
to<> | Recipient | |
"SPREAD_CONFIG" – spread configuration. The same as “SEND_MY_CONFIG”. | - | - |
"GET_DEPTH" – get archive depth. The ARCHIVE_DEPTH event (see table below) is formed in response to reaction in system. Absence of one or both parameters concedes request of depth by records for all values of parameter. | cam<> | Camera ID for which archive depth is required. |
drive<> | Disc or network path on which archive depth is required. Name of disk is specified in the following format: "<letter of disk>:\\", for example drive<D:\\> Note. The "\" symbol is an escape character. Network path is specified in the UNC format. |
...