Measure

SCPI Command :

CALibration:ALL:[MEASure]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(force: str = None) bool[source]
# CALibration:ALL:[MEASure]
value: bool = driver.calibration.all.measure.get(force = 'abc')

Starts all internal adjustments that do not need external measuring equipment.

Parameters:

force – string

Returns:

measure: 1 | ON | 0| OFF