Text
SCPI Command :
[SENSe]:DDEMod:PATTern:FRAMe:EDIT:TEXT
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() str[source]
# [SENSe]:DDEMod:PATTern:FRAMe:EDIT:TEXT value: str = driver.applications.k70Vsa.sense.ddemod.pattern.frame.edit.text.get()
Defines the description for the frame structure in a previously loaded file. Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed. Note that the file must be loaded for editing before the description can be defined using this command (see method
RsFsw.applications.k70Vsa.sense.ddemod.pattern.frame.edit.set()) .- Returns:
filename: string
- set(filename: str) None[source]
# [SENSe]:DDEMod:PATTern:FRAMe:EDIT:TEXT driver.applications.k70Vsa.sense.ddemod.pattern.frame.edit.text.set(filename = 'abc')
Defines the description for the frame structure in a previously loaded file. Is only available if the additional Multi-Modulation Analysis option (FSW-K70M) is installed. Note that the file must be loaded for editing before the description can be defined using this command (see method
RsFsw.applications.k70Vsa.sense.ddemod.pattern.frame.edit.set()) .- Parameters:
filename – string