allocate
¶
The allocate commands module.
These commands are used in the following models: DPO5K, DPO5KB, DPO70KC, DPO70KD, DPO70KDX, DPO70KSX, DPO7K, DPO7KC, DSA70KC, DSA70KD, MSO5K, MSO5KB, MSO70KC, MSO70KDX
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- ALLOcate:WAVEform:REF<x>?
Allocate
¶
Bases: SCPICmdRead
The ALLOcate command tree.
Usage
- Using the
.query()method will send theALLOcate?query. - Using the
.verify(value)method will send theALLOcate?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.waveform: TheALLOcate:WAVEformcommand tree.
waveform
property
¶
waveform: AllocateWaveform
Return the ALLOcate:WAVEform command tree.
Usage
- Using the
.query()method will send theALLOcate:WAVEform?query. - Using the
.verify(value)method will send theALLOcate:WAVEform?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.ref: TheALLOcate:WAVEform:REF<x>command.
AllocateWaveform
¶
Bases: SCPICmdRead
The ALLOcate:WAVEform command tree.
Usage
- Using the
.query()method will send theALLOcate:WAVEform?query. - Using the
.verify(value)method will send theALLOcate:WAVEform?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.ref: TheALLOcate:WAVEform:REF<x>command.
ref
property
¶
ref: dict[int, AllocateWaveformRefItem]
Return the ALLOcate:WAVEform:REF<x> command.
Description
- This query-only command returns the record length for the specified reference waveform, if active, or zero (0) if not active (that is, no slot exists for the reference waveform).
Usage
- Using the
.query()method will send theALLOcate:WAVEform:REF<x>?query. - Using the
.verify(value)method will send theALLOcate:WAVEform:REF<x>?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ALLOcate:WAVEform:REF<x>?
AllocateWaveformRefItem
¶
Bases: ValidatedDynamicNumberCmd, SCPICmdRead
The ALLOcate:WAVEform:REF<x> command.
Description
- This query-only command returns the record length for the specified reference waveform, if active, or zero (0) if not active (that is, no slot exists for the reference waveform).
Usage
- Using the
.query()method will send theALLOcate:WAVEform:REF<x>?query. - Using the
.verify(value)method will send theALLOcate:WAVEform:REF<x>?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ALLOcate:WAVEform:REF<x>?