CorrectionTable
SCPI Command :
MMEMory:STORe<n>:MCGD:CTABle
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(file: str, store=Store.Default) None[source]
# MMEMory:STORe<n>:MCGD:CTABle driver.applications.k17Mcgd.massMemory.store.mcgd.correctionTable.set(file = 'abc', store = repcap.Store.Default)
Stores the carrier table to a .csv file. The .csv file has the following structure:
Column 1: Carrier position index
Column 2: Carrier frequency
Column 3: Carrier state (0 | 1|on | off)
Column 4: Carrier Threshold (in dBm)
- Parameters:
file – 1..n
store – optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)