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