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