pcenable
¶
The pcenable commands module.
These commands are used in the following models: DPO5K, DPO5KB, DPO70KC, DPO70KD, DPO70KDX, DPO70KSX, DPO7K, DPO7KC, DSA70KC, DSA70KD, MSO5K, MSO5KB, MSO70KC, MSO70KDX
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- PCENable OFF | ON
- PCENable?
Pcenable
¶
Bases: SCPICmdWrite, SCPICmdRead
The PCENable command.
Description
- Sets or queries the enable state of the User Preference Probe compensation.
Usage
- Using the
.query()method will send thePCENable?query. - Using the
.verify(value)method will send thePCENable?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send thePCENable valuecommand.
SCPI Syntax
- PCENable OFF | ON
- PCENable?