Endorphin.Instrument.Agilent.E8257D


Runtime

Namespace: Endorphin.Instrument.Agilent.E8257D
Parent Module: Modulation

Functions and values

Function or valueDescription
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.

F# Project
Fork me on GitHub