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