The following tables list the members exposed by DBLink.
Name | Description | |
---|---|---|
![]() | DBLink Constructor |
Name | Description | |
---|---|---|
![]() | clientHandle | OPC clcient handle for the item |
![]() | control | Assigned Windows control |
![]() | controlIndex | Index in the controlProperty. For certain controls only. |
![]() | controlIndex2 | Second index in the controlProperty. For certain controls only. |
![]() | controlProperty | Optional property name of the control object |
![]() | monitoredItem | Item definition object of the underlying RefreshGroup |
![]() | nodeId | OPC Item ID |
![]() | parent | The UaDataBind object owning the subscription |
Name | Description | |
---|---|---|
![]() | Format | Optional item value formating and transformation definitions. |
![]() | ItemInfo | Item definition object to allow acces to lower level OPC server access methods. |
![]() | Value | Current item value |
Name | Description | |
---|---|---|
![]() | Read | Read a new item value from the OPC server using synchronolus read. |
![]() | Write | Write a new item value to the OPC server using synchronous write. |