Overload | Description |
---|---|
GetPropertyValue<TValue>(IEasyDAClient,ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor) | Gets a value of typed OPC property, using descriptor objects for the OPC server, node, and the property. |
GetPropertyValue<TValue>(IEasyDAClient,String,String,String,DAPropertyId) | Gets a value of typed OPC property, using individual parameters specifying the OPC server, and OPC Item ID. |