pmk_probes.probes.HSDP4010
- class HSDP4010(power_supply: _PMKPowerSupply, channel: Channel, verbose: bool = False, allow_legacy: bool = False, simulated=None, skip_metadata=False)
Bases:
_HSDPClass for controlling the HSDP4010 probe. See http://www.pmk.de/en/products/hsdp for specifications.
Methods
Attributes
Read the probe's metadata.
Set the offset of the probe in V.
Properties of the specific probe model, similar to metadata but stored in the Python package instead of the probe's flash.
- property metadata: PMKMetadata
Read the probe’s metadata.
- Getter:
Returns the probe’s metadata.
- property offset
Set the offset of the probe in V. Reading the offset is not supported for HSDP probes.
- Setter:
Change the offset of the probe.
- property properties: PMKProbeProperties
Properties of the specific probe model, similar to metadata but stored in the Python package instead of the probe’s flash.