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