Property (Read-Write)
SCPI.CALCulate(Ch).SELected.MARKer.FUNCtion.DOMain.MULTiple.STATe = Status
Status = SCPI.CALCulate(Ch).SELected.MARKer.FUNCtion.DOMain.MULTiple.STATe
The following syntax is also supported:
SCPI.CALCulate(Ch).TRACe(Tr).MARKer.FUNCtion.DOMain.MULTiple.STATe = Status
Status = SCPI.CALCulate(Ch).TRACe(Tr).MARKer.FUNCtion.DOMain.MULTiple.STATe
This command sets/gets the state of the multiple search range for the active trace of the selected channel (Ch) in revision A.9.60 and above.
You can select the trace and set/get the multiple search range for the trace just by executing the above TRACe(Tr) command. You do not need to execute SCPI.CALCulate(Ch).PARameter(Tr).SELect.
Parameter |
Status |
Description |
Selection of the analysis range |
Data type |
Boolean type (Boolean) |
Range |
Select from the following:
|
Preset value |
False or OFF |
see the example in SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.DOMain.MULTiple.RANGe
SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.DOMain.MULTiple.STARt
SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.DOMain.MULTiple.STOP
SCPI.CALCulate(Ch).SELected.MARKer(Mk).FUNCtion.DOMain.MULTiple.RANGe
Marker Search > Search Range > Multiple Range > Multiple Range
:CALCulate{[1]-160}[:SELected]:FUNCtion:DOMain:MULTiple[:STATe] {ON|OFF|1|0}
:CALCulate{[1]-160}[:SELected]:FUNCtion:DOMain:MULTiple[:STATe]?
The following syntax is also supported:
:CALCulate{[1]-160}:TRACe{[1]-16}:FUNCtion:DOMain:MULTiple[:STATe] {ON|OFF|1|0}
:CALCulate{[1]-160}:TRACe{[1]-16}:FUNCtion:DOMain:MULTiple[:STATe]?
{1|0}<newline><^END>
10 OUTPUT 717;":CALC1:FUNC:DOM ON"
20 OUTPUT 717;":CALC1:FUNC:DOM?"
30 ENTER 717;A