fpanel
¶
The fpanel commands module.
These commands are used in the following models: LPD6, MSO4, MSO4B, MSO5, MSO5B, MSO5LP, MSO6, MSO6B
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- FPAnel:PRESS {AUTOset|BUS|CH<x>|CLEAR|CURsor|DEFaultsetup|FASTAcq|FORCetrig|GPKNOB<x>|HIGHRES|HORZPOS|HORZScale|MATh|NEXt|PREv|REF|RUNSTop|SETTO50|SINGleseq|TOUCHSCReen|TRIGMode|TRIGSlope|USER|VERTPOS|VERTSCALE|ZOOM}
- FPAnel:TURN {GPKNOB<x>|HORZPOS|HORZScale|PANKNOB|TRIGLevel|VERTPOS|VERTSCALE|ZOOM} [,<NR1>]
Fpanel
¶
Bases: SCPICmdRead
The FPAnel command tree.
Usage
- Using the
.query()method will send theFPAnel?query. - Using the
.verify(value)method will send theFPAnel?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.press: TheFPAnel:PRESScommand..turn: TheFPAnel:TURNcommand.
press
property
¶
press: FpanelPress
Return the FPAnel:PRESS command.
Description
- This command is used to emulate a button press. When used with knob enumerations, this
command pushes the knob. Use the
FPAnel:TURNcommand to emulate knob turns.
Usage
- Using the
.write(value)method will send theFPAnel:PRESS valuecommand.
SCPI Syntax
- FPAnel:PRESS {AUTOset|BUS|CH<x>|CLEAR|CURsor|DEFaultsetup|FASTAcq|FORCetrig|GPKNOB<x>|HIGHRES|HORZPOS|HORZScale|MATh|NEXt|PREv|REF|RUNSTop|SETTO50|SINGleseq|TOUCHSCReen|TRIGMode|TRIGSlope|USER|VERTPOS|VERTSCALE|ZOOM}
Info
AUTOsetemulates a Autoset button press.BUSemulates a Bus button press.CH<x>emulates a Channel button press. The channel number is specified by x.CLEARemulates a Clear button press.CURsoremulates a Cursor button press.DEFaultsetupemulates a Default Setup button press.FASTAcqemulates a Fast Acq button press.FORCetrigemulates a Force trigger button press.GPKNOB1emulates a Multipurpose A knob press.GPKNOB2emulates a Multipurpose B knob press.HIGHRESemulates a High Res button press.HORZPOSemulates a Horizontal knob press.HORZScaleemulates a Horizontal Scale knob press.MAThemulates a Math button press.NEXtemulates a Next button press.PREvemulates a Previous button press.REFemulates a Ref button press.RUNSTopemulates a Run/Stop button press.SETTO50emulates a Set to 50% threshold button press.SINGleseqemulates a Single/Seq button press.TOUCHSCReenemulates a Touch Screen button press.TRIGModeemulates a Trigger Mode button press.TRIGSlopeemulates a Trigger Slope button press.USERemulates a User button press.VERTPOSemulates a Vertical Position knob press.VERTSCALEemulates a Vertical Scale knob press.ZOOMemulates a Zoom button press.
turn
property
¶
turn: FpanelTurn
Return the FPAnel:TURN command.
Description
- This command is used to emulate a knob turn. The optional NR1 specifies the number of clicks where negative values indicate counter clockwise. If not specified, the default of 1 click is used indicating the knob is turned clockwise 1 click.
Usage
- Using the
.write(value)method will send theFPAnel:TURN valuecommand.
SCPI Syntax
- FPAnel:TURN {GPKNOB<x>|HORZPOS|HORZScale|PANKNOB|TRIGLevel|VERTPOS|VERTSCALE|ZOOM} [,<NR1>]
Info
GPKNOB1emulates a Multipurpose A knob turn.GPKNOB2emulates a Multipurpose B knob turn.HORZPOSemulates a Horizontal knob turn.HORZScaleemulates a Horizontal Scale knob turn.PANKNOBemulates a Pan knob turn.TRIGLevelemulates a Trigger Level knob turn.VERTPOSemulates a Vertical Position knob turn.VERTSCALEemulates a Vertical Scale knob turn.ZOOMemulates a Zoom knob turn.<NR1>is the number of clicks to turn the knob.
FpanelPress
¶
Bases: SCPICmdWrite
The FPAnel:PRESS command.
Description
- This command is used to emulate a button press. When used with knob enumerations, this
command pushes the knob. Use the
FPAnel:TURNcommand to emulate knob turns.
Usage
- Using the
.write(value)method will send theFPAnel:PRESS valuecommand.
SCPI Syntax
- FPAnel:PRESS {AUTOset|BUS|CH<x>|CLEAR|CURsor|DEFaultsetup|FASTAcq|FORCetrig|GPKNOB<x>|HIGHRES|HORZPOS|HORZScale|MATh|NEXt|PREv|REF|RUNSTop|SETTO50|SINGleseq|TOUCHSCReen|TRIGMode|TRIGSlope|USER|VERTPOS|VERTSCALE|ZOOM}
Info
AUTOsetemulates a Autoset button press.BUSemulates a Bus button press.CH<x>emulates a Channel button press. The channel number is specified by x.CLEARemulates a Clear button press.CURsoremulates a Cursor button press.DEFaultsetupemulates a Default Setup button press.FASTAcqemulates a Fast Acq button press.FORCetrigemulates a Force trigger button press.GPKNOB1emulates a Multipurpose A knob press.GPKNOB2emulates a Multipurpose B knob press.HIGHRESemulates a High Res button press.HORZPOSemulates a Horizontal knob press.HORZScaleemulates a Horizontal Scale knob press.MAThemulates a Math button press.NEXtemulates a Next button press.PREvemulates a Previous button press.REFemulates a Ref button press.RUNSTopemulates a Run/Stop button press.SETTO50emulates a Set to 50% threshold button press.SINGleseqemulates a Single/Seq button press.TOUCHSCReenemulates a Touch Screen button press.TRIGModeemulates a Trigger Mode button press.TRIGSlopeemulates a Trigger Slope button press.USERemulates a User button press.VERTPOSemulates a Vertical Position knob press.VERTSCALEemulates a Vertical Scale knob press.ZOOMemulates a Zoom button press.
FpanelTurn
¶
Bases: SCPICmdWrite
The FPAnel:TURN command.
Description
- This command is used to emulate a knob turn. The optional NR1 specifies the number of clicks where negative values indicate counter clockwise. If not specified, the default of 1 click is used indicating the knob is turned clockwise 1 click.
Usage
- Using the
.write(value)method will send theFPAnel:TURN valuecommand.
SCPI Syntax
- FPAnel:TURN {GPKNOB<x>|HORZPOS|HORZScale|PANKNOB|TRIGLevel|VERTPOS|VERTSCALE|ZOOM} [,<NR1>]
Info
GPKNOB1emulates a Multipurpose A knob turn.GPKNOB2emulates a Multipurpose B knob turn.HORZPOSemulates a Horizontal knob turn.HORZScaleemulates a Horizontal Scale knob turn.PANKNOBemulates a Pan knob turn.TRIGLevelemulates a Trigger Level knob turn.VERTPOSemulates a Vertical Position knob turn.VERTSCALEemulates a Vertical Scale knob turn.ZOOMemulates a Zoom knob turn.<NR1>is the number of clicks to turn the knob.