GPIB Commands

When the GPIB system operates in command mode (when ATN is asserted true), it can transmit the following types of commands:

Talk Addresses

Talk addresses can be in the range of 0 to 30, and consist of the value of the primary bus address added to the talk base address value of 64. In ATEasy, instruments can be configured to primary addresses of 0 to 30 (0 is typically used for the interface board).

Listen Addresses

Listen addresses can be in the range of 0 to 30, and consist of the value of the primary bus address added to the listen base address value of 32. In ATEasy, instruments can be configured to primary addresses of 1 to 30 (0 is reserved for the interface board).

Secondary Addresses

Secondary addresses are used as components of listen or talk addresses. When secondary addresses are used, the listen or talk address consists of two bytes:

Universal Commands

Universal commands are received by all devices on the GPIB system. The following universal commands are available:

Addressed Commands

Addressed commands are recognized and executed only by active listeners. Using addressed commands, the controller can cause all active listeners on the system to perform a single command simultaneously.

The following addressed commands are available:

Unaddress Commands