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