Installation guide

60 Chapter 3
Using IO Configuration Utilities
Using IO Config
5
82350 GPIB Card #1
Windows PC
3
3
GPIB InstrumentsGPIB CableInterface VISA/SICL Names
82350 GPIB Card #2
VISA Name SICL Name
"GPIB0" "hpib7"
"GPIB1" "hpib8"
VISA/SICL Addressing
VISA: viOpen (... "GPIB0::5::INSTR"...)
viOpen (... "GPIB0::3::INSTR"...)
viOpen (... "GPIB1::3::INSTR"...)
SICL: iopen ("hpib7, 5")
iopen ("hpib7,3")
iopen ("hpib8,3")
GPIB Interface (82350 PCI GPIB Cards)
Open IO path to GPIB instrument at address 5 using 82350 Card #1
Open IO path to GPIB instrument at address 3 using 82350 Card #1
Open IO path to GPIB instrument at address 3 using 82350 Card #2
Open IO path to GPIB instrument at address 5 using 82350 Card #1
Open IO path to GPIB instrument at address 3 using 82350 Card #1
Open IO path to GPIB instrument at address 3 using 82350 Card #2