Installation guide
Chapter 4 97
Configuring I/O Interfaces
Configuring LAN Interfaces
5
LAN Card
Windows PC
3
GPIB InstrumentsLAN/GPIB GatewayInterface VISA/SICL Names
VISA Name SICL Name
"GPIB1" N/A
"TCPIP0" "lan"
VISA/SICL Addressing (Using LAN Client)
VISA: viOpen (... "TCPIP0::machine1::hpib,5::INSTR"...)
viOpen (..."TCPIP0::machine1::hpib,3::INSTR "...)
SICL: iopen ("lan [machine1]:hpib,5")
iopen ("lan [machine1]:hpib,3")
VISA LAN Client (Gateway)
Open IO path to GPIB instrument at address 5
Open IO path to GPIB instrument at address 3
Open IO path to GPIB instrument at address 5
Open IO path to GPIB instrument at address 3
E2050
LAN GPIB Cable
VISA LAN Client
"GPIB1"
"lan"
"machine1"
"hpib"
machine1
hpib-name = hpib
VISA LAN Client Parameters
VISA Interface Name
LAN Client SICL Interface Name
Remote Host Name
Remote SICL Interface Name
"GPIB1"
"lan"
"machine1"
"hpib"
VISA Addressing (Using VISA LAN Client)
VISA: viOpen (... "GPIB1::5::INSTR"...)
viOpen (... "GPIB1::3::INSTR "...)
Open IO path to LAN instrument at address 5
Open IO path to LAN instrument at address 3