fwFsmUi_setDisallowedOperationStates(dyn_string types, dyn_string states)

Prevent the user to change operation mode (Include, Exclude, etc) when in a certain set of states

Documentation

Prevent the user to change operation mode (Include, Exclude, etc) when in a certain set of states. Can be used at any time to define a list of object types and a list of states. If an object of the chosen type is in the chosen state the object can not be excluded. For example an object of type: DAQ can not be Excluded (or Included) while it is in state: RUNNING.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
types - : A list of Object Types.
states - : A list of States (one State per Object Types).

Alphabetic index HTML hierarchy of classes or Java



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