Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-119
SCPI Commands
:PAGE:DISPlay:ANALysis:MARKer:AFTer:STATe
Parameter
Query response var_name, expr <newline><^END>
var_name and expr are string response data, but do not contain double quote
characters at the beginning and end.
Example OUTPUT @Hp4155;":PAGE:DISP:ANAL:MARK:AFT 'DGM','MAX(DGM)
'"
OUTPUT @Hp4155;":PAGE:DISP:ANAL:MARK:AFT?"
ENTER @Hp4155;A$
:PAGE:DISPlay:ANALysis:MARKer:AFTer:STATe
This command selects whether the start position of search is valid.
If MARK:AFTER var_name, expr is set, the STATe is automatically set to ON.
At *RST, this value is OFF.
Syntax :PAGE:DISPlay:ANALysis:MARKer:AFTer:STATe OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:DISP:ANAL:MARK:AFT:STAT ON"
OUTPUT @Hp4155;":PAGE:DISP:ANAL:MARK:AFT:STAT?"
ENTER @Hp4155;A
Parameter Type Explanation
var_name string data variable name
expr string condition expression
Parameter Type Explanation
OFF or 0 boolean search entire area for the point
ON or 1 boolean search only after the specified start position