Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

python osx ENET100

hello-trying to setup a couple of instruments with LAN &  GPIB ports.  the instruments are a vector network analyzer (E8362B), Switch Unit (34970), a  chassis (NI 1062Q) with various cards.  the Switch Unit only has a gpib(address=10) port and via the ENET100 and a LAN switch connected to the PXI controller (NI PXIe 8133) which appear to be working ('*IDN?' - okay).  with the main computer(OSX), im trying to use python(3.5)  via the LAN switch and enet100 to send commands to the Switch Unit but have been unsuccessful.  the control of the VNA via LAN is fine, the control of the Switch Unit via a USB-GPIB-HS adapter is fine, using the OSX and enet100/ GPIB path via the LAN switch is the problem.  this is my first time using the national instrument  controller and ENET100, my apologies if this is a trivial ask.

 

visa log

dl=rm.open_resource('GPIB1::10::INSTR')

2018-08-08 17:47:00,072 - pyvisa - DEBUG - viParseRsrcEx(4097L, 'GPIB1::10::INSTR', 'c_ushort(1)', 'c_ushort(1)', <ctypes.c_char_Array_256 object at 0x11706bf80>, <ctypes.c_char_Array_256 object at 0x11706b950>, <ctypes.c_char_Array_256 object at 0x11706b8c0>) -> -1073807195

0 Kudos
Message 1 of 1
(1,890 Views)