Versions Compared

Key

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

...

  1. In the System settings dialog window, go to the Hardware tab.
  2. Create an IIDK Interface object based on the Computer object. Set the identifier of the IIDK Interface object (1).
  3. Create an Agent Of Control object based on the Computer object. On the settings panel of this object, in the IIDK interface field (2), enter the identifier of the previously created IIDK Interface object.
    Image Modified

  4. The Automatic pause of recording by cameras checkbox (3) is set by default, so that the scripts from the code are executed automatically. The SleepAfterDisarm and SleepAfterRecStop registry keysare used for fine-tuning these scripts (for the description of the registry keys, see Registry keys reference guide). When the checkbox is clear, you can use the scripts described here to pause recording by cameras.
  5. Create one or more Partition Of Control child objects based on the Agent Of Control object.

    Info
    titleNote

    The Partition Of Control object name cannot contain the following characters: underscore "_", backslash "\", angle brackets ">" and "<", single quote "'".


...