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