Skip to content

BoscoLAB/PY-HP-GPIB-232CT-A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

PY-HP-GPIB-232CT-A

HP Plotter control software for NI GPIB-232CT-A

The software is still under development and is a beta version! The translation from HP-GL/2 to HP-GL is still incomplete!

NI-GPIB-232CT-A

Python software to control a National Instruments GPIB-232CT-A controller to transfer HP-GL plots incl. conversion HP-GL/2 to HP-GL to a HP plotter like HP 9872B with HP-IB / GPIB interface. On the PC side RS232 is used to connect the GPIB-232CT-A. The plotter has a HP-IB / GPIB interface. The challenge is that a direct 1 to 1 transmission of HP-GL commands via the GPIB-232CT-A is not possible. For each GPIB command, the controller requires commands in advance to which address the GPIB command should be sent. In addition, there is also the change between TALK and LISTEN, which must also be controlled separately. This is necessary so that the controller does not flood the plotter with commands.

The software is still under development and is a beta version! The translation from HP-GL/2 to HP-GL is still incomplete!

HP-GL Plotter Control

The following HP plotters were tested:

  • HP 9872B
  • HP 9872C

Here is an example of how the software works:

HP Plotter Control software for NI GPIB-232CT-A Demo: https://youtu.be/bWLo2th_44o?si=Pba61OVcQiW6J4Hu

Plots HP9872C

cassini_plot perseverance_plot deepspace_plot voyager_plot skylab_plot

About

HP Plotter control software for NI GPIB-232CT-A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages