int fwDU_getGlobalIndex(string domain, string device)

Get the DU index to be used for different DUs of the same type

Documentation

Get the DU index to be used for different DUs of the same type. If the user called fwDU_createGlobalIndex() in the initialize script, he/she can then call fwDU_getGlobalIndex() in the state or action scripts to index the dyn variables.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Returns:
The DU index to be used with dyn variables for the current DU
Parameters:
domain - : The domain name (control unit name) of the device
device - : The device name available in the initialize, state or action scripts

Alphabetic index HTML hierarchy of classes or Java



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