Ddpd

SCPI Command :

MMEMory:STORe<n>:DDPD
class DdpdCls[source]

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

set(filename: str, store=Store.Default) None[source]
# SCPI: MMEMory:STORe<n>:DDPD
driver.applications.k18AmplifierEt.massMemory.store.ddpd.set(filename = 'abc', store = repcap.Store.Default)
This command stores the direct DPD information in a file.

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on direct DPD (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.State.set) .

  • Run a DPD sequence (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.start) .

param filename

String containing the file name and location of the file.

param store

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