int fwCU_connectOperationMode(string user_callback, string node)

Connect to the operational mode of a Control Unit, Logical Unit, Device Unit or Internal Object

Documentation

Connect to the operational mode of a Control Unit, Logical Unit, Device Unit or Internal Object. The Callback function will be called with two parameters: yourCallbackName(string node, int operate_flag), where <node> is the node passed to this function and <operate_flag> can be 1 = yes, it can be operated; 0 = No, not owner.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
callback - : The routine to be called when the operation mode 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++.