Header
- class RigolWFM.yokogawa.Header[source]
Bases:
objectNormalized header used by Wfm.from_file() for Yokogawa .wfm captures.
Attributes Summary
Yokogawa .wfm files do not embed firmware information.
Return the normalized instrument name.
Number of valid sample points.
Time between samples in seconds.
Time per division (10 divisions per screen).
Attributes Documentation
- firmware_version
Yokogawa .wfm files do not embed firmware information.
- model_number
Return the normalized instrument name.
- points
Number of valid sample points.
- seconds_per_point
Time between samples in seconds.
- time_scale
Time per division (10 divisions per screen).