Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Settings  Options (1)  PTZ Settings (2).
  2. Set the operator idle time in hours, minutes and seconds (3). When the time runs out, the PTZ control is unlocked automatically if the operator did not perform any actions.
  3. By default, if the higher priority user controls the PTZ camera, then the PTZ control panel displays the name of the user. To disable the display of this information, clear the corresponding checkbox (4).
  4. Set theJoystick device sensitivity (5, see Joystick Configuration). The sensitivity range depends on the value specified in the device model repository for a particular device.

    Info
    titleNote

    For example, the following is specified in the Axis T8311 device model repository:

    Code Block
    <property id="deviceSensitivity" xsi:type="PropertyIntRangeType">
    <value>
    <min>5</min>
    <max>100</max>
    <default>50</default>
    </value>
    </property>

    This means that the sensitivity for this device can be set in the range from 5 to 100.


  5. Click the Apply button.

...