Home › Forums › HTBasic Forum › error 167 interface status error › Reply To: error 167 interface status error
July 24, 2020 at 12:11 pm
#4607
Hi,
Go to your Keysight Connection Expert manager and find your GPIB-USB interface …
Note your SICL Interface ID : gpib0 for example
Note your Logical Unit : 7
And now with HTBasic try to load the SICL driver like this :
LOAD BIN “HPIBS;DEV gpib0 ISC 7”