AnalogExport_V0
Represents an AnalogExport in Saleae binary format
This is the format that Logic2 emits when using "File > Export Raw Data" with "Binary Format" selected.
Attributes
| Name | Type | Description |
|---|---|---|
begin_time | float | |
sample_rate | float | |
downsample | int | |
num_samples | int | |
voltages | NDArray[np.float32] |
Methods
AI/LLM users: see llms-mso-api.txt for machine-readable documentation.