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