ChannelHeader

class RigolWFM.mso5000.ChannelHeader(name: str, enabled: bool, unit_code: int = 0)[source]

Bases: object

Normalized per-channel metadata for MSO5000 captures.

Attributes Summary

y_offset

MSO5000 .bin voltage data is already calibrated.

y_scale

MSO5000 .bin voltage data is already calibrated.

Attributes Documentation

y_offset

MSO5000 .bin voltage data is already calibrated.

y_scale

MSO5000 .bin voltage data is already calibrated.