Coefficient

SCPI Command :

MMEMory:STORe<n>:EQUalizer:FILTer:COEFficient
class CoefficientCls[source]

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

set(filename: str, store=Store.Default) None[source]
# SCPI: MMEMory:STORe<n>:EQUalizer:FILTer:COEFficient
driver.applications.k18AmplifierEt.massMemory.store.equalizer.filterPy.coefficient.set(filename = 'abc', store = repcap.Store.Default)
This command stores the equalizer filter that has been calculated.

INTRO_CMD_HELP: Prerequisites for this command

  • Train an equalizer filter (method RsFsw.Applications.K18_AmplifierEt.Configure.Equalizer.Train.set) .

param filename

String containing the file name and location of the filter (csv file format) .

param store

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