enums
¶
Enumerators used to enforce typing.
BaseTypes
¶
Bases: Enum
What kind of base is used for acquisition.
ByteOrderFormat
¶
Bases: Enum
The endianness of the .wfm file.
ChecksumType
¶
Bases: Enum
How each fast frame is checksum.
Currently not used.
CurveFormats
¶
Bases: Enum
What data type each value is in the curve.
CurveFormatsVer3
¶
Bases: Enum
What data type each value is in the curve for Version 3 files.
CustomStrEnum
¶
Bases: Enum
A custom base class for string Enums.
This class provides better type hinting for the value property.
DSYFormat
¶
Bases: Enum
Pixel map display format.
DataTypes
¶
Bases: Enum
What data type is being written to the scope.
IQWindowTypes
¶
Bases: CustomStrEnum
The window type used when determining the sample rate of the IQ waveform.
SIBaseUnit
¶
Bases: Enum
Different SI units that can be used in a waveform.
StorageTypes
¶
Bases: Enum
How the curve data is formatted.
SummaryFrameType
¶
Bases: Enum
Available in version 3 .wfm files.
SweepTypes
¶
Bases: Enum
Type of acquisition.
VersionNumber
¶
Bases: Enum
The version of the .wfm file.
WaveformDimension
¶
Bases: CustomStrEnum
The names of the two dimensions in the dimensions class.