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