Efficient instrument design using IEEE 488.2
1990; Institute of Electrical and Electronics Engineers; Volume: 39; Issue: 1 Linguagem: Inglês
10.1109/19.50434
ISSN1557-9662
Autores Tópico(s)Advancements in Semiconductor Devices and Circuit Design
ResumoIEEE 488.2 defines standard formats, protocols, and common commands for IEEE-488 programmable instrumentation. Conventional software techniques can be used to write a parser that implements the formats and common commands. Such a parser requires a simple data stream interface, where data are simply gotten (commands) or placed (responses). A software driver for an IEEE-488 interface that provides a simple data stream interface to the parser while conforming to the protocol requirements of IEEE 488.2 is described. The crux of this implementation is the isolation of the message exchange control protocol from the parser. This protocol is implemented with a simple state machine. The protocol requirements of IEEE 488.2 have been converted to a state machine for which each transition is the result of an external signal. In this process some anomalies in IEEE 488.2 have been identified and corrected. >
Referência(s)