Go to documentation repository
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 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 a dialog box form). You can also obtain examples of dialog window files by contacting AxxonSoft technical support.
When you create the Program object, select the name of the computer and specify the Always value in the time schedule (see The Program system object). 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.