Go to documentation repository
Previous page Next page
In Axxon PSIM, you can control the PTZ device using the operator query panel. The operator query panel is an individual user panel that contains the relevant elements to control a certain type of PTZ device.
The operator query panel displays the unique control panel that is designed by the PTZ device vendor. Its files are stored in the Program folder of the Axxon PSIM root installation directory and provided along with the PTZ software.
To create and configure the operator query panel in Axxon PSIM, do the following:
Create the Macro object on the basis of the Macro object by specifying the object's ID and name.
Note
The Macro object is required to refer to the Axxon PSIM program core and display the Operator query panel on the screen.
Note
First, create this file using the ArpEdit utility and place it in the Program folder of the Axxon PSIM installation directory (see Creating the dialog window form). You can also obtain examples of dialog window files by contacting AxxonSoft technical support.
By default, the Program object isn't displayed on the Programming tab. To display it, create the OldScript=1 parameter of the HKEY_LOCAL_MACHINE\SOFTWARE\AxxonSoft\PSIM\ registry key (see Registry keys reference guide) or use the tweaki.exe utility (see point 19 on the page The settings panel of the Base system section). Then, on the basis of this object, create the Program object where you must specify the name of the computer and select the Always value in the time schedule. As a result, the Program folder is created automatically. All files with the .dlg extension created with the ArpEdit utility are added to this folder.
Note
The values of the X and Y fields match with the coordinates of the upper left corner of the operator query window on the screen and are expressed as a percentage of the horizontal and vertical dimensions of the screen, respectively.
Creating and configuring the operator query panel is complete.