Anritsu MG3692C Signal Generator¶
- class pymeasure.instruments.anritsu.AnritsuMG3692C(adapter, name='Anritsu MG3692C Signal Generator', **kwargs)¶
Bases:
SCPIUnknownMixin
,Instrument
Represents the Anritsu MG3692C Signal Generator
- disable()¶
Disables the signal output.
- enable()¶
Enables the signal output.
- property frequency¶
Control the output frequency in Hz. This property can be set. (float)
- property output¶
Control the signal output state. (bool)
- property power¶
Control the output power in dBm. (float))
- shutdown()¶
Shuts down the instrument, putting it in a safe state.