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