Rcalibration

SCPI Command :

MMEMory:STORe<n>:MCGD:RCALibration
class RcalibrationCls[source]

Rcalibration commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(file: str, store=Store.Default) None[source]
# SCPI: MMEMory:STORe<n>:MCGD:RCALibration
driver.applications.k17Mcgd.massMemory.store.mcgd.rcalibration.set(file = 'abc', store = repcap.Store.Default)

Stores the current calibration data to the selected file.

param file

path and file name of the .csv file that will contain the calibration data

param store

optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)