Text

SCPI Command :

[SENSe]:DDEMod:PATTern:FRAMe:EDIT:TEXT
class TextCls[source]

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

get() str[source]
# SCPI: [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 [SENSe:]DDEMod:PATTern:FRAMe:EDIT) .

return

filename: string

set(filename: str) None[source]
# SCPI: [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 [SENSe:]DDEMod:PATTern:FRAMe:EDIT) .

param filename

string