CreateDataSourceLinkWithAttributes (IOpcClient)
Create a data source link that can be used to access an OPC item.
Inputs | Data Type | Description |
---|---|---|
OPC Item | DirectoryResource | Specifies the item for which a link is created. |
Value | Boolean | Includes the Item Value in the resulting link. |
Quality | Boolean | Includes the Item Quality in the resulting link. |
Timestamp | Boolean | Includes the Item Timestamp in the resulting link. |
Outputs | Description |
---|---|
DataAccessEndPoint | Returns a data source link to the specified data item. |