Header
- class RigolWFM.siglent.Header[source]
Bases:
objectNormalized header used by Wfm.from_file() for Siglent captures.
Attributes Summary
Return embedded software/version information when present.
Return the embedded instrument/model label when present.
Number of sample points in the first normalized analog trace.
Time between adjacent samples in seconds.
Horizontal time base in seconds per division.
Attributes Documentation
- firmware_version
Return embedded software/version information when present.
- model_number
Return the embedded instrument/model label when present.
- points
Number of sample points in the first normalized analog trace.
- seconds_per_point
Time between adjacent samples in seconds.
- time_scale
Horizontal time base in seconds per division.