Runtime
Namespace: Endorphin.Instrument.Agilent.E8257D
Parent Module: Modulation
Functions and values
Function or value | Description |
queryModulationState x
Signature: x:IScpiInstrument -> Async<OnOffState>
|
Query the output modulation state of the machine.
|
setModulationState x
Signature: x:OnOffState -> IScpiInstrument -> Async<unit>
|
Set the output modulation state of the machine.
|