Versions Compared

Key

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

The GetLinkedObjects method is used to get list of objects linked to the specified camera using the Objects connection object (see the Administrator's Guide, Connection of objects with cameras section).

Method call syntax:

Code Block
languagejs
function GetLinkedObjects(type1 : string, id : string, type2 : string)

...

The Objects connection object is configured the following way:

Image Added

Display in debug window the list of objects linked with the camera 1.

...