Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!ucbvax!hplabs!hpfcdc!rer From: rer@hpfcdc.HP.COM (Rob Robason) Newsgroups: comp.sys.hp Subject: Re: Moving 9825A HPL programs to 310 BASIC Message-ID: <5570139@hpfcdc.HP.COM> Date: 23 Mar 89 22:51:48 GMT References: <4030@voder.UUCP> Organization: HP Ft. Collins, Co. Lines: 13 Forgive my rustiness but you'll get the idea: 1) Configure the 310 HP-IB as non-system-controller, change it's address to 20. (either system can do this but I think it's physically easier on the 310) Connect the two systems via HP-IB. 2) Write a basic program that reads lines from SC7 in a loop and stores them in an ascii file, PRINTs them, or what ever. (I've forgotten how you end the loop, detect EOI or something or you can always use brute force (STOP) (my method). 3) Load and List your programs from the 9825 to the device at 720, one at a time.