Ddpd
SCPI Command :
MMEMory:STORe<n>:DDPD
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(filename: str, store=Store.Default) None[source]
# 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. Prerequisites for this command
Turn on direct DPD (method
RsFsw.applications.k18AmplifierEt.configure.ddpd.state.set()) .Run a DPD sequence (method
RsFsw.applications.k18AmplifierEt.configure.ddpd.start()) .
- Parameters:
filename – String containing the file name and location of the file.
store – optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)