Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Enable button display on the Monitor  Binding Audio player to the Monitor Next page


The Button object is a child object of the Camera object and is used to display a button on top of the video image received from the parent camera. This page describes how to configure the appearance of a button, as well as how to choose the action that will occur when you click the button.

The button display in the Video surveillance monitor must be enabled beforehand. If no Button objects are created in the system, they are not displayed.

Attention!

You can create several Button objects for the Camera object. In this case, the preview window will display all created buttons, and the setting described below will be applied only to the current (selected in the objects tree) button, that is, each button must be configured separately.

To configure the Button object, do the following:

  1. Go to the Hardware tab of the System settings dialog window (1).
  2. Create the Button object on the basis of the Camera object (2).

  3. Configure the position and display of the button in the Surveillance window:
    1. The position of the top left corner of the button is set by the X and fields (3). X is the horizontal indent from the left border as a percentage, Y is the vertical indent from the top border as a percentage. For example, if you set 50 and 50, then the left top corner of the button will be in the middle of the Surveillance window.

    2. In the Width and Height fields (4), set the size of the button as a percentage of the size of the Surveillance window.
    3. Set the Rotation angle of the button in degrees from -180 to 180. By default, it is assumed that the button isn't rotated, the angle is zero (5).
    4. Set the Transparency level of the button as a percentage (6). The feature of this setting: the real transparency is displayed in the preview area (7) only when transparency is being edited with the slider. The rest of the time, the button is completely opaque during configuration.

      Note

      You can configure the size and position of the button not only by entering values but also manually. To do this, in the preview area, after clicking the button, you can:

      • drag the button with the mouse;
      • stretch or shrink the button and rotate it, using the green anchor points on its perimeter.

      You can fine-tune the button size and rotation angle manually: when Shift is pressed and when you drag the green circle with the mouse, the button changes only its size. When Ctrl is pressed, the button changes only its angle. When Shift+Ctrl are pressed, the button doesn't change.

    5. Set the Drawing order of the configured button in the corresponding field if several Button objects are created for one Camera object (8). The setting determines the order in which the buttons are drawn in the Surveillance window.

  4. Select the Button action—what will happen when the Operator clicks the button in the Video surveillance monitor (9):
    1. Switch between the video images of the cameras. The cameras that are controlled by the button must be added to the Monitor (see Selecting and configuring video cameras), otherwise, you won’t be able to switch between the video images when you click the button.
    2. Execute macros. You must create macros beforehand (see Creating and using macros).
    3. No action.
  5. From the Parameters drop-down list (10), select a specific action that is performed when you click the button. Possible values are determined by the action that you selected in the previous step: it can be both available macros and the list of cameras between which you can switch.
  6. If necessary, set the Button label in the corresponding field (11). To display a default label for the button depending on the selected action, click the Default button (12). In this case, the label will contain the name of the camera, macro, or current object.

    Note

    In the Video surveillance monitor interface, the label is displayed only as a tooltip when you hover the cursor over the button.

  7. Click the  button.

As a result, the Monitor will display the button on top of the video image received from the camera, on the basis of which this button was created.

You can configure the mode of displaying the button in the Video surveillance monitor using the AllowHideActionButtons parameter of the HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AxxonSoft\Axxon PSIM\Video registry key. To always display a button, set AllowHideActionButtons=0 (see Registry keys reference guide. For the information on working with the registry, see Working with Windows OS registry).

Configuring a button to display in the Video surveillance monitor is complete.

  • No labels