IEEE-488

From sigrok
Revision as of 09:26, 25 May 2012 by Uwe Hermann (talk | contribs) (Beiming S82357)
Jump to navigation Jump to search

IEEE-488, also known as GPIB or HP-IB, comprises a set of standards which allows various test and measurement gear to be controlled and queried remotely.

The following standards are involved:

  • IEEE-488.1: Mechanical, electrical and basic protocol.
  • IEEE-488.2: Formats and common commands.
  • SCPI: Standard commands, built on top of IEEE-488.2. The standard is available here.
  • USBTMC: The USB TMC device class, standard is available here.

While IEEE-488.1 defines the "Centronix-style" parallel connector, the other standards are in fact seen over other types of connections: RS-232, DB25 parallel connectors, and so on.

sigrok aims to support all of this: all of the command sets, on any device supporting them, across any interface.

Interfaces

Device Status Comments
Chinese 82357B clone planned
Prologix GPIB-USB not yet supported Hardware needed
Prologix GPIB-Ethernet not yet supported Hardware needed
Galvant Industries GPIB-USB board not yet supported Hardware needed
Agilent 82357B USB/GPIB interface not yet supported Hardware needed
Beiming S82357 not yet supported Hardware needed

Command sets

Command set Status Comments
SCPI planned
IEEE-488.2 not yet supported Standard document needed

Devices

Device Status Comments
Agilent MSO7104A planned USB-TMC. Probably same protocol on various Agilent MSO7xxxx series scopes.

References