HP Sander 16500C manual Protocols, Functional Elements

Models: Sander 16500C

1 252
Download 252 pages 12.2 Kb
Page 83
Image 83

Message Communication and System Functions

Protocols

Protocols

The protocols of IEEE 488.2 define the overall scheme used by the controller and the instrument to communicate. This includes defining when it is appropriate for devices to talk or listen, and what happens when the protocol is not followed.

Functional Elements

Before proceeding with the description of the protocol, a few system components should be understood.

Input Buffer The input buffer of the instrument is the memory area where commands and queries are stored prior to being parsed and executed. It allows a controller to send a string of commands to the instrument which could take some time to execute, and then proceed to talk to another instrument while the first instrument is parsing and executing commands.

Output Queue The output queue of the instrument is the memory area where all output data are stored until read by the controller.

Parser The instrument’s parser is the component that interprets the commands sent to the instrument and decides what actions should be taken. Parsing and executing of commands begins when either the instrument recognizes a program message terminator (defined later in this chapter) or the input buffer becomes full. If you wish to send a long sequence of commands to be executed and then talk to another instrument while they are executing, you should send all the commands before sending the program message terminator.

6–3

Page 83
Image 83
HP Sander 16500C manual Protocols, Functional Elements