Versions Compared

Key

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

...

  1.  Activate the third camera on the monitor №5 while module restarting.

    Code Block
    OnEvent("SSS_WATCHDOG","1"," RESTART_PROCESS")
    {
        DoReact("MONITOR", "5", " ACTIVATE_CAM", "CAM<3>")
    }

...