The Museum of HP Calculators

HP Forum Archive 15

[ Return to Index | Top of Index ]

HP71B <-> HP 41CX (HP-IL)
Message #1 Posted by Gileno on 25 Oct 2005, 4:59 p.m.

How do I send a string of a 71B for a hp41CX through HP-IL? Thank's

      
Re: HP71B <-> HP 41CX (HP-IL)
Message #2 Posted by J-F Garnier on 26 Oct 2005, 6:56 a.m.,
in response to message #1 by Gileno

HP-71B side:
CONTROL OFF
OUTPUT LOOP; A$

HP-41C side: INA

J-F

            
Re: HP71B -> HP 41CX (HP-IL)
Message #3 Posted by Gileno on 26 Oct 2005, 8:46 a.m.,
in response to message #2 by J-F Garnier

I have a HP41CX, HP9114B and a connected HP71B for HPIL. How do I record files in HP9114B using HP71B?

                  
Re: HP71B -> HP 41CX (HP-IL)
Message #4 Posted by Vassilis Prevelakis on 26 Oct 2005, 1:25 p.m.,
in response to message #3 by Gileno

Gileno wrote:
> I have a HP41CX, HP9114B and a connected HP71B for HPIL. How do I
> record files in HP9114B using HP71B? 

For accessing the diskette drive from the HP-71B, it needs to be the loop controller. Since you cannot have two loop controllers and the software on the 41C assumes that *it* is the loop controller, you have to remove the 41C from the loop. Then you can save files on the 9114B from your 71B. You can then reconnect the 41C and either place the 71B in slave mode or (even better) remove it from the loop.

Read the HP-IL Interface Owner's Manual, file 82401a.pdf in the MoHPC DVD.

**vp

                        
Re: HP71B -> HP 41CX (HP-IL)
Message #5 Posted by gileno on 26 Oct 2005, 3:53 p.m.,
in response to message #4 by Vassilis Prevelakis

But I didn't want to remove HP71 of HPIL. :-(

      
And for save one HP 41CX program into HP71B ?
Message #6 Posted by Artur - Brasil on 26 Oct 2005, 2:45 p.m.,
in response to message #1 by Gileno

Hi, and for saving my programs in the 71B, what should I do, as there is one week I'm trying to do this?

Thanks! Artur

            
Re: And for save one HP 41CX program into HP71B ?
Message #7 Posted by J-F Garnier on 26 Oct 2005, 3:21 p.m.,
in response to message #6 by Artur - Brasil

Hi,

You need the X-I/O module and use the INP/OUTP functions. You may have to write a few lines of code on the HP-71B side.

Without X-I/O, you will just be able to print programs (with PRP) to the HP-71B as text files, but not reload them back into the 41C.

J-F

            
Re: And for save one HP 41CX program into HP71B ?
Message #8 Posted by Achim Buschendorf on 26 Oct 2005, 3:59 p.m.,
in response to message #6 by Artur - Brasil

Hi Artur,

you may take a look at ftp://ftp.hpmuseum.org/lif/swap/swap10/xfer4171.txt

Regards, Achim


[ Return to Index | Top of Index ]

Go back to the main exhibit hall