curve
¶
The curve commands module.
These commands are used in the following models: MSO2, TekScopePC
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- CURVe?
Curve
¶
Bases: SCPICmdRead
The CURVe command.
Description
- This command transfers waveform data from the instrument. Each waveform that is
transferred has an associated waveform preamble that contains information such as data
format and scale. The
CURVe?query transfers data from the instrument. The data source is specified by theDATA:SOURCEcommand. The first and last data points are specified by theDATA:STARTandDATA:STOPcommands. For MATH sources, only 8-byte double precision floating point data is returned in:CURVe?queries.
Usage
- Using the
.query()method will send theCURVe?query. - Using the
.verify(value)method will send theCURVe?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- CURVe?