Overload | Description |
---|---|
WriteItemValue<TValue>(IEasyDAClient,ServerDescriptor,DANodeDescriptor,TValue) | Writes a typed value into a named item using descriptor objects for the OPC server and OPC-DA item. |
WriteItemValue<TValue>(IEasyDAClient,String,String,String,TValue) | Writes a typed value into a named item using individual parameters specifying its location. |