Write

SCPI Command :

CONFigure:GENerator:RELay:WRITe
class WriteCls[source]

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

set(command: str) None[source]
# SCPI: 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.

param command

No help available