Hi,
I had a feeling I wasn't specific enough in my original question. Well, what
I meant was, how do you determine, in your C++ application, using NI-488.2
API call's what boards are installed and what properties they have?
Thanks,
Goran
"jwf" skrev i meddelandet
news:506500000005000000BA290000-986697009000@quiq.com...
> When you install NI-488.2 you should get a program call Measurement
> and Automation Explorer (MAX) installed also. This will indicate the
> GPIB boards you have installed in the Devices and Interfaces catagory.
> You may have to refresh MAX if you install new hardware. Another way
> to tell is to run the Getting Started wizard in
> Start>>Programs>>NI-488.2>>Getting Started. This will test each GPIB
> interface
. If you have a device manager you may also look in there.
> As far as what address, the controller always defaults to address 0.
> To change this you must right-click on the GPIB board in MAX and
> change the primary address of the controller to what you want it to
> be. Hope that is helpful