hp48 Explorer
Cable Test

Back to
HP48 Explorer Com. Setup
You should first follow the communications setup instructions, but if you suspect that your cable might be bad, or that there is a problem with hp48 Explorer, here is a test which should preserve your sanity.

hp48 Explorer uses the Kermit protocol to communicating with the hp48 calculator. There is a public domain implementation of Kermit which can communicate with the hp48. This can send low level Kermit commands to the hp48 and is a good tool for determining if there is a problem with hp48 Explorer.

Here's the basic philosophy, issue a simple command using the Kermit program. If that command succeeds and hp48 Explorer is still not working this means one of two things:

Run the simple Kermit test.

if it succeeds either:

else if it fails possible causes might be one or more of:

The simple Kermit test

  1. If you don't have an implementation of Kermit for your system the get a copy of Kermit and put it on your system. If it hasn't been moved you can find a copy at http://www.columbia.edu/kermit. This works under both Windows 95 and NT 4.0.

  2. open up a command prompt and start kermit

  3. set the port to the port that you have the hp48 calculator communications cable set to. If your port is COM1, the set to port 1, for COM2, set to 2, etc. :

  4. set the port port speed to 9600 baud which your calculator should also be set to:

  5. Issue a remote directory listing command:

If this succeeds then you should get a directory listing of the current directory on your hp48 calculator. The final command prompt window should look something like:

Note: there are subtle differences between the hp48 SX and GX, but if you get a response that looks anything like then then it is probably working just fine.