Write

SCPI Command :

CONFigure:GENerator:RELay:WRITe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(command: str) None[source]
# CONFigure:GENerator:RELay:WRITe
driver.applications.k18AmplifierEt.configure.generator.relay.write.set(command = 'abc')

Provides functionality to configure the signal generator directly through the FSW-K18 application. It resends the string parameter as a SCPI command to the connected signal generator. If the command contains a ‘? ‘, use method RsFsw.configure.generator.relay.read.get() to read the answer.