| Overload | Description | 
|---|---|
| WriteItemValueArrayOfDouble(IEasyDAClient,ServerDescriptor,DANodeDescriptor,Double[]) | Writes an array of System.Double value into a named OPC item. A corresponding data type is passed to the OPC server. | 
| WriteItemValueArrayOfDouble(IEasyDAClient,String,String,String,Double[]) | Writes an array of System.Double value into a named OPC item. A corresponding data type is passed to the OPC server. |