SMHU58

class tam.SMHU58(gpib_controller, gpib_id)[source]
property freq

Return the current SMHU58 output frequency (in MHz).

property ident

Returns the instrument ID string.

Raises:

socket.timeout If the instrument is unavailable

property level

Return the current SMHU58 output level (in dBm).

set_signal_output(freq, level)[source]

Set the RF output.

Parameters

freqfloat

The desired output frequency in MHz.

levelfloat

The desired output level in dBm.