Anapico APSIN12G Signal Generator

class pymeasure.instruments.anapico.APSIN12G(adapter, name='Anapico APSIN12G Signal Generator', **kwargs)

Bases: Instrument

Represents the Anapico APSIN12G Signal Generator with option 9K, HP and GPIB.

property blanking

A string property that represents the blanking of output power when frequency is changed. ON makes the output to be blanked (off) while changing frequency. This property can be set.

disable_rf()

Disables the RF output.

enable_rf()

Enables the RF output.

property frequency

A floating point property that represents the output frequency in Hz. This property can be set.

property power

A floating point property that represents the output power in dBm. This property can be set.

property reference_output

A string property that represents the 10MHz reference output from the synth. This property can be set.