Versions Compared

Key

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

GRABBER Video capture device

MACRO Macro

CAM Camera

MONITOR Monitor

Formats and functions

Format of events procedure for the Video capture device:

...

Code Block
DoReact("CAM","_id_","_command_" [,"_parameters_"]);

Checking function Function to check the state of the Camera object state:

Code Block
CheckState("CAM","number","state")

...