Remote Programming 3
INTERFACE MESSAGES
The SRQ mask can enable any combination of serial poll register bits 1 through 6. Its six- bit binary representation is ANDed
Example Explanation
"* N4 P1 ?" An SRQ is generated if the front panel SRQ button is pressed. The string sets the SRQ mask to 04, which is 000100 in binary. This mask is ANDed with the lower six bits of the serial poll register. The mask thus enables bit 3, the Front Panel SRQ bit.
The SRQ mask codes can be added to select combinations of conditions.
Example Explanation
"* N5 P1 ?" An SRQ is generated if the SRQ button is pressed or if the trigger results in an overrange reading. The SRQ mask is set to 05, which is 000101 in binary.
At
3-52. INTERFACE MESSAGES
The interface messages understood by the 8842A can be separated into the three main classes described in the
3-53. Address Messages
Address messages are used by the controller to communicate talk and listen control to other devices on the bus. Address messages are sent over the eight data lines of the bus while the controller holds ATN true. Address messages are processed immediately and are not placed in the input buffer. The address messages are:
∙MLA My Listen Address
∙MTA My Talk Address
∙UNL Unlisten
∙UNT Untalk
3-54. Universal Commands
Universal commands are accepted and interpreted by all devices on the bus. The commands are of two types, multiline messages and uniline messages. Multiline messages are sent over the eight parallel data lines in the
The 8842A responds to the following universal messages:
ATN Attention