06-28-2004 05:25 PM
06-29-2004 04:29 PM
01-31-2006 03:10 AM
01-31-2006 07:52 AM
02-09-2006 04:34 AM
Sir, at some point I wish I work under the guidance of a LabVIEW expert like you.
Thank You very much Sir!
03-29-2010 06:04 PM
Hi,
I am using LabVIEW 8.0 and running on windows XP. My problem is, everytime i do a connection with the instrument via GPIB...it seems that in MAX already has fixed primary address for it. Eventhough I change the address on the instrument and LabVIEW, there will be error in communication. For example, let say in MAX find out that the adress is 13...then in the LabVIEW program I have to set 13 as well as on the instrument. If I change the instrument's adress and LabVIEW to 15, it will give error, failure in communication. It seems that it must use the address as set in MAX. How can I solve this because i need to change the adress according to what I gonna set in the labVIEW and there are multiple instrument connected simultaneously.
Thank you.
03-29-2010 07:33 PM
Have you simply tried to rescan for instruments after changing the address?
I think what you are seeing is the available VISA resources was saved with your original scan and perhaps you are getting a resource not available error?
03-29-2010 07:48 PM