Header
- class RigolWFM.agilent.Header[source]
Bases:
objectNormalized header used by Wfm.from_file() for AGxx captures.
Attributes Summary
The AGxx export container does not embed firmware information.
Return the parsed instrument model string.
Number of sample points per enabled analog trace.
Time between adjacent samples in seconds.
Horizontal time base in seconds per division.
Attributes Documentation
- firmware_version
The AGxx export container does not embed firmware information.
- model_number
Return the parsed instrument model string.
- points
Number of sample points per enabled analog trace.
- seconds_per_point
Time between adjacent samples in seconds.
- time_scale
Horizontal time base in seconds per division.