OPCDA.NET Reference Manual
OPCDA.NET Namespace (OpcNetBase.Net4)
See Also  Inheritance Hierarchy Send Feedback
OpcNetBase.Net4 Assembly : OPCDA.NET Namespace

Glossary Item Box

Classes

 ClassDescription
ClassCancelCompleteEventArgs Cancel complete callback argument.
ClassDataChangeEventArgs Data change callback argument.
ClassItemDef ItemDef data structure. Holds the data of one item in the SyncIOGroup
ClassItemIdentification Holds the information that identifies an item.
ClassItemProperties Container for a list of item properties.
ClassItemPropertyData ItemPropertyData class is returned from GetItemProperties
ClassItemPropertyItemID ItemPropertyItemID class is returned from LookupItemIDs
ClassItemValue ItemValue class is returned from the Read method and passed to the Write method. For convenience the data returned from several Read methods and passed to Write methods are collected in this class. Some elements are used only in certain methods.
ClassOPCItemAttributes OPCItemAttributes class. Holds the attribute information of one item.
ClassOPCItemDef OPCItemDef class. Contains all the data identifying an item.
ClassOPCItemProperty OPCItemProperty class is returned from QueryAvailableProperties
ClassOPCItemResult OPCItemresult class. Holds all data returned from the server at AddItem.
ClassOPCItemState OPCItemState class. Holds all data returned from the server at read.
ClassOPCWriteResult OPCWriteResult class. Holds all data returned from the server at a write call.
ClassProperty Property class is returned from GetProperties for each requested item.
ClassReadCompleteEventArgs Read complete callback argument.
ClassSetStateArgs Defines an object that is passed from the client in the OpcGroup.SetState method. One or multiple group state settings can be defined in the call.
ClassStandardProperties OPC Standard Properties for one item.
ClassWriteCompleteEventArgs Write complete callback argument.

Delegates

 DelegateDescription
DelegateCancelCompleteEventHandler Delegate of the user cancel complete callback handler
DelegateDataChangeEventHandler Delegate of the user data change callback handler
DelegateReadCompleteEventHandler Delegate of the user read complete callback handler
DelegateWriteCompleteEventHandler Delegate of the user write complete callback handler

See Also

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