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