OPCDA.NET Reference Manual
Subscription Class Members
See Also  Fields  Properties  Methods  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace : Subscription Class


Glossary Item Box

The following tables list the members exposed by Subscription.

Public Constructors

 NameDescription
Public ConstructorSubscription Constructor  
Top

Public Fields

 NameDescription
Public FieldclientHandle OPC clcient handle for the item  
Public Fieldcontrol Assigned Windows control  
Public FieldcontrolIndex Index in the controlProperty. For certain controls only.  
Public FieldcontrolIndex2 Second index in the controlProperty. For certain controls only.  
Public FieldcontrolProperty Optional property name of the control object  
Public Fieldidef Item definition object of the underlying RefreshGroup  
Public FieldItemName OPC Item ID  
Public Fieldparent The OpcDataBind object owning the subscription  
Top

Public Properties

 NameDescription
Public PropertyError Curren itme error state  
Public PropertyFormat Optional item value formating and transformation definitions.  
Public PropertyItemInfo Item definition object to allow acces to lower level OPC server access methods.  
Public PropertyQuality Current item quality as a string  
Public PropertyQualityCode Current item quality as an OPC enumeration value  
Public PropertyTimestamp Current item timestamp  
Public PropertyValue Current item value  
Top

Public Methods

 NameDescription
Public MethodRead Read a new item value from the OPC server using synchronolus read.  
Public MethodRemove Cancel the subscription and remove the item from the refresh handling group.  
Public MethodWrite Write a new item value to the OPC server using synchronous write.  
Top

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.