Correction

SCPI Command :

[SENSe]:CORRection:RECall
Commands in total: 50
Subgroups: 6
Direct child commands: 1
recall(recall_file_path: str) None[source]
# [SENSe]:CORRection:RECall
driver.applications.k30NoiseFigure.sense.correction.recall(recall_file_path = 'abc')

Sets the calibration results recall filepath and recalls the calibration results.

Cloning the Group

# Create a copy of the original group, that exists independently
correction_copy = driver.applications.k30NoiseFigure.sense.correction.clone()

Subgroups