Versions Compared

Key

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

When you select an object on the Control Panelpanel, the VIDEOSRV_M|n|OBJECT_SELECTED|obj_id<id>,obj_name<name> event is sent to IntellectAxxon PSIM, where n is the index number of the Monitoring PSIM interface  interface object, id is the object identifier, name is the object name.

You can view the event in the Debug window (see Enabling the Debug window).

Image Modified

When you select one object and successively click different alarm buttons, the OBJECT_SELECTED event is not re-sent, it will be sent only if you select a different object.

This feature can be used to create various scenarios using scripts, for example, to display an object scheme when it is selected in the Monitoring PSIMinterface object. In this scenario, the operator selects an object in the Monitoring PSIMinterface, and a pre-created diagram or map of the selected object is displayed on another monitor. Objects are visualized using scripts; for this, the OBJECT_SELECTED event from the VIDEOSRV_M object is processed.

When you select an object on the Log Panelpanel (see Selecting an object on the Log Panelpanel), the event is sent to Intellect Axxon PSIM in the similar way.