Home Forums HTBasic Forum Cannot use Screen builder app Reply To: Cannot use Screen builder app

#3539
shuave
Participant

    Hello Community
    I have Loaded every one of the GPIB (HPIB) drivers (one at the time) from the AUTOST file and then open the program and I got “error 163 in 70 interface not present”.
    I’m using a HTBasic v10 for Windows (XP) and a Keysight 82357B USB/GPIB interface adapter to connect to a Spectrum Analyzer. Line 70 is ” ASSIGN@agt4396 TO 800″
    If I leave the AUTOST file unchanged only with:
    COM /Autost/Drivers_loaded
    INTEGER Altf4,Fixcurse,Winpal
    IF NOT Drivers loaded THEN
    Drivers_loaded=1
    END IF
    END
    and then open my program, I will get the same error!
    Anyone knows what I’m doing wrong?
    Thanks a lot for any help

    Scroll to Top
    HTB icon

    Please Sign In