I am using Windows 10 PC (x64 based) with LabVIEW version 2023 Q1 (64-bit). I am using LabVIEW to control a oscilloscope from Siglent Technologies (Model: SDS1104X-U). I found the drivers for the oscilloscope in the NI Instrument driver finder. This installed driver with name (Siglent SDS 1000 2000 Series). I want to fetch the waveform from the oscillscope and for that I used the Fetch Waveform.VI (that is already given by the installed driver from NI). It is a low level VI and when I am trying to fetch the waveform, I am getting the following error:
Error 2 occurred at an unidentified location
Possible reason(s):
LabVIEW: (Hex 0x2) Memory is full.
=========================
No Listeners on the GPIB.
I did some test with other low level such as (read.VI, write.VI) to send basic queries and I was able to retreive the information. But, the above Fetch Waveform.VI does not work. Can you suggest me how to resolve this issue? I can also send screenshots to have more clarity. Looking forward to your help!