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