Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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 occurs when you click the button.

The button display in the video surveillance monitor must be enabled beforehand. If no Button object is created in the system, a button isn't displayed.

Attention!

You can create several Button objects for the Camera object. In this case, the preview window displays all created buttons, and the setting described below is 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 window.
  2. Create the Button object on the basis of the Camera object.

  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 (1). X is the horizontal indent from the left border as a percentage, and 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 (2), set the size of the button as a percentage of the size of the surveillance window.
    3. Set the Rotation angle (3) of the button in degrees from -180 to 180. By default, it is assumed that the button isn't rotated, the angle is zero.
    4. Set the Transparency level of the button as a percentage (4). The feature of this setting: the real transparency is displayed in the preview area (5) 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 (6). The setting determines the order in which the buttons are drawn in the surveillance window.

  4. Select the appearance of the button (7):
    1. Click the Image button.
    2. Select the shape of the button in the Select image for button window.

    3. From the Color drop-down list, select the color of the button (for the Clicker button type only).
  5. Select button type (8):
    1. Clicker.
    2. Radio button.
  6. Select the Button action (9)—what happens when the operator clicks the button in the video surveillance monitor:
    1. Switch between the video images of the cameras. The cameras that are controlled by the button must be added to the Monitor window (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.
  7. Select the button parameters (10):
    1. The Pressed drop-down list—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.
    2. The Released drop-down list (active only if you select the Radio button button type)—available macros.
  8. On the Advanced settings tab, 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 interface of the video surveillance monitor, the label is displayed only as a tooltip when you hover the cursor over the button.

  9. Click the Apply 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 parameter of the AllowHideActionButtons key of the HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AxxonSoft\PSIM\Video registry. 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.

Attention!

When you upgrade Axxon PSIM 1.0 to Axxon PSIM 2.0, the button changes position, since the coordinates in version 2.0 are set for the center of the button and not for the upper left corner. This is done so that the button can be partially hidden behind the screen.


  • No labels