03-01-2004 08:13 AM
03-01-2004 08:28 AM
03-01-2004 08:37 AM
03-01-2004 09:19 AM
02-13-2007 12:41 AM
Hello everyone,
can somebody tell me, how do i check for correct GPIB address for the equipment that i am about to control?
what if i select for wrong GPIB address and doesn't know it, how can i check it to prevent?
Thanks & Regards,
Zaw
02-13-2007 08:24 AM
I answered that above. You open MAX, expand Devices and Interfaces, right click on the GPIB board, and select Scan for Instruments. Assuming a modern instrument, it will respond to a *IDN? query and provide some information about itself.
You should be using VISA to communicate to your instruments and it's easy to select the correct address. The VISA Resource Name control has a little arrow on the right side. Click on the that and you will get a list of valid resources. Pick the instrument you want.
02-13-2007 08:33 PM
Yes, I understand what you have explained. What i mean is that if I click on the scroll down menu, there is list of GPIB address. Then, from that list, i have chosen the wrong GPIB address from the list for the equipment that i want to control. So, for that, how can i make a warning or alert to the user from the program that the user have chosen for the wrong GPIB address for the equipment that the user want to control? That what i meant. So how can i program for that? Thanks.
Thanks & Regards,
Zaw
02-13-2007 09:13 PM
02-14-2007 08:30 PM
yup. thanks you so much your help. i am working on it now. thanks alot
Thanks & Regards,
Zaw