CorrectionTable

SCPI Command :

MMEMory:LOAD:MCGD:CTABle
class CorrectionTableCls[source]

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

set(file: str) None[source]
# SCPI: MMEMory:LOAD:MCGD:CTABle
driver.applications.k17Mcgd.massMemory.load.mcgd.correctionTable.set(file = 'abc')

Loads a carrier table from a .csv file. Make sure the multi carrier signal description (center frequency, carrier spacing, number of carriers) is set appropriate before loading the carrier table. If you have defined a smaller number of carriers in the signal description than in the stored .csv file, carrier table information is getting truncated when loading the . csv file.

param file

No help available