08-29-2005 05:36 PM
08-30-2005 09:59 AM
There hasn't been anything to set in Device Manager for quite some time. VISA aliases can be set in MAX so that you can specify a VISA resource called "scope" for example. Or, you can simply use GPIB0::INSTR::n where n is the address of the instrument. If you're not using VISA (though I recomend you do), low level GPIB functions usually just require the address by itself.
What other applications do you require to see the instruments? Once you've done a scan for instruments in MAX, they should all be available.
08-30-2005 12:41 PM
08-30-2005 01:33 PM