Chapter 7
7-69
Programming Examples
Measurement Process Synchronization Examples
Measurement Process Synchronization Examples
Figure 7-1 Status Reporting Structure
Status Reporting
The analyzer has a status reporting mechanism, illustrated in
, that provides
information about specific analyzer functions and events. The status byte is an 8-bit
register with each bit summarizing the state of one aspect of the instrument. For example,
the error queue summary bit will always be set if there are any errors in the queue. The
value of the status byte can be read with the GPIB serial poll operation. This command
does not automatically put the instrument in remote mode, which gives you access to the
analyzer front-panel functions. The status byte can also be read by sending the command
OUTPSTAT
. Reading the status byte does not affect its value.
Summary of Contents for 8719ES
Page 15: ...1 1 1 Alphabetical Command Reference ...
Page 293: ...2 1 2 Introduction to Instrument Control ...
Page 310: ...3 1 3 GPIB Programming ...
Page 334: ...4 1 4 Reading Analyzer Data ...
Page 343: ...5 1 5 Data Processing Chain ...
Page 350: ...6 1 6 Error Reporting ...
Page 364: ...7 1 7 Programming Examples ...
Page 502: ...A 1 A Preset Conditions ...
Page 517: ...B 1 B Command Listings ...