Manual
STATUS BYTE QUERY
Description: Returns the contents of the status byte.
Syntax: *STB?
Parameters: None
Example: To check the contents of the status byte:
*STB?
The FM5004 will return the contents of the status byte.
The returned value is the integer value of the binary
status register.
For example, if the status register contains binary byte
10100001 (161 base 10), the following status would be
returned:
*STB 161<CR><LF>
Remote Operation | 103
Archived 10/19/10