Overload | Description |
---|---|
GetPropertyValue(IEasyDAClient,DAPropertyArguments) | Gets a value of OPC property of a specified OPC item. Gets a value of OPC property using an object that holds all necessary arguments. |
GetPropertyValue(IEasyDAClient,ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor) | Gets a value of OPC property of a specified OPC item. Gets a value of OPC property, using descriptor object for the OPC server, and a node descriptor. |
GetPropertyValue(IEasyDAClient,String,String,String,DAPropertyId) | Gets a value of OPC property of a specified OPC item. Gets a value of OPC property, using individual parameters specifying the OPC server, and OPC Item ID. |