fwFsmUi_changeMode(string domain, string obj, bool isCU = true, string widget="", string part = "")

Send a mode change to FSM object

Documentation

Send a mode change to FSM object. Can be used in reference panels of the family of the ones used with fwFsmUi_addObjXXX (fwFsmObj.pnl) Can be called in the "EventClick" of the Button showing the object mode (see above).

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
domain - : The node name (CU) in this reference panel (normally $domain).
obj - : The object name (CU/LU/DU) (normally $obj).
isCU - : True if the object is a CU (default=true).
widget - : The widget showing the list of modes: "" (default) = current widget.

Alphabetic index HTML hierarchy of classes or Java



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