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