Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Error during PM Initialize - EDVR

I have a GPIB interface (100MB ENET, P/N 778209-01) that gives this message when initialized into use during testing:
 
GPIB Error during PM Initialize - EDVR
GPIB: Board name passed in an ibfind call is not configured in handle (software problem)
 
This GPIB unit is being controlled by a Tru64 UNIX system problem)
0 Kudos
Message 1 of 2
(3,320 Views)
Have you checked what the error message suggests, that the string passed to ibfind() is a valid board name?  The next thing to check would make sure that the board is setup correctly in the ibconf config utility.  Look at the hostname/IP on the board and then try to ping the box via that identifier.  Does it respond?
 
Scott B.
GPIB Software
National Instruments
Message 2 of 2
(3,305 Views)