fwCU_connectState(string callback, string node)

Connect to state changes of a Control Unit, Logical Unit, Device Unit or Internal Object

Documentation

Connect to state changes of a Control Unit, Logical Unit, Device Unit or Internal Object. The Callback function will be called with two parameters: yourCallbackName(string node, string state), where <node> is the node passed to this function and <state> is the current state of the CU/LU/DU or Obj

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
callback - : The routine to be called when the state changes
node - : The CU/LU node name optionally followed by "::" + the name of the Object/Device

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.