E4990A Help
488
:STAT:QUES:ENAB
See Status Register
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.IEEE4882.SRE
*STB
Type
Query
Syntax
*STB?
Description
This command reads the value of Status Byte Register.
Variable
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString "*STB?", True
Var=Ana.ReadNumber
Related Commands
See Status Register
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.IEEE4882.STB
*TRG
Type
Command
Syntax
*TRG
Description
This command triggers the E4990A if the trigger source is set to Bus.
Examples
Ana.WriteString "*TRG", True
Related Commands
:TRIG:SOUR