ExposeToOpc

<< Click to Display Table of Contents >>

 

ExposeToOpc

Enum Indicates whether an object and its respective children must be exposed to the OPC UA Server. Possible values for this property are 0 - eeUseParentConfig: Uses the configuration of this property in its parent object (default), 1 - eeExpose: Exposes this object, regardless of the configuration in its parent object, 2 - eeExposeAsReadOnly: Exposes this object only for reading, regardless of the configuration in its parent object, or 3 - eeDontExpose: Does not expose this object, regardless of the configuration in its parent object.

 

NOTE

Alarm Server, Alarm Configuration, Database, and Viewer objects cannot be exposed in the OPC UA Server.

Was this page useful?