09-11-2023 03:00 AM
09-11-2023 07:35 AM
@Asill wrote:
After downloading the DG535 driver routine from the NI official website, the program cannot run after connecting to the instrument and the device cannot be detected on the port on NI-MAX. And the program reports an error during the program. Does anyone know what the problem is?
Try Can’t See GPIB Instrument Using Scan for Instruments In NI-MAX before running the LabVIEW code.
09-11-2023 07:48 PM
I tried, couldn't detect the device in the scan, and the connection was fine... But the DG535 can enter remote control mode. Another question is that the DG535 driver downloaded by NI official website is plug and play? We don't have to make any changes, do we?
09-11-2023 08:09 PM
The drivers downloaded from the NI Idnet page are in fact examples of using NI-VISA API.
As long as you cannot detect the instrument using NI MAX, which uses the same API, the plug-and-play example/driver won't work.
Try the steps in Unable to Communicate with GPIB Instrument as well.
09-12-2023 04:34 AM - edited 09-12-2023 04:36 AM
Hi Asill,
What do you mean by the DG535 can enter remote control mode?
I had a quick look at the manual, and there are two possible things you can look at:
Regards,
Victor
09-12-2023 08:10 PM
Thank you. I'll try again
09-12-2023 08:19 PM
I'm sorry, my description is wrong. After I connected the instrument, the DG535 REN indicator light turned on, but the program didn't seem to work properly when I ran it