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