Stanford Research Systems
UGA Series Universal Gas Analyzers
Remote Programming
3 – 1
Errors and warnings
The command is ignored if any of these conditions are true.
Error
8 “No Mux detected”
Speaker volume
The ZCVL i command set the speaker volume to Off (i=0),
Low (i=1), Medium (i=2), or High (i=3). The ZCVL?
query returns the current speaker volume.
Example
ZCVL
Sets the speaker volume to Low.
Component states
The ZBST? query returns the component current state bits.
It returns an integer that contains the following bit
information.
Bit Name
Bit Number Bit set on
STATE_BIT_ERROR
BIT5
Any error condition
STATE_BIT_POWER
BIT4
Power up
STATE_BIT_AUTO
BIT3
Automatic mode is
entered
Reserved
BIT2
Reserved
STATE_BIT_BAKE
BIT
Bake mode is entered
STATE_BIT_HEAT
BIT0
A heater is active
STATE_BIT_VENT
BIT9
The vent valve open
STATE_BIT_IG
BIT8
IG active
STATE_BIT_RGA
BIT7
RGA active
STATE_BIT_SV
BIT6
SV open
STATE_BIT_BV
BIT5
BV open
STATE_BIT_TPIDLE
BIT4
TP goes idle
STATE_BIT_TP
BIT3
TP is on
STATE_BIT_RPIDLE
BIT2
RP goes idle
STATE_BIT_RP
BIT
RP is on
STATE_BIT_BP
BIT0
BP is on
ZCVL (?) {i}
3.2.3
State Query commands
ZBST?