sknrf.device.instrument.rfsource.sg.QuantiFlashmcBD module

sknrf.device.instrument.rfsource.sg.QuantiFlashmcBD.scale(x, x_min, x_max, y_min=-1.0, y_max=1.0)
class sknrf.device.instrument.rfsource.sg.QuantiFlashmcBD.QuantiFlashmcBDCW(error_model, port, config_filename='', resource_id='172.16.0.50')

Bases: NoRFSource

firmware_map = {}
display_order = ['on', 'initialized', 'freq', 'a_p', 'v_s', 'num_harmonics', 'harmonics']
connect_handles()

Connect to the devices handles and store references in the handles dictionary.

disconnect_handles()
preset()

Preset device handles that have have unique connections.

arm()

Arm Trigger and Pepare for measurement

trigger()

Trigger for measurement synchronization.

class sknrf.device.instrument.rfsource.sg.QuantiFlashmcBD.QuantiFlashmcBDPulsed(error_model, port, config_filename='', resource_id='172.16.0.50')

Bases: NoRFSourcePulsed

firmware_map = {}
display_order = ['on', 'initialized', 'freq', 'a_p', 'v_s', 'delay', 'pulse_width', 'num_harmonics', 'harmonics']
connect_handles()

Connect to the devices handles and store references in the handles dictionary.

disconnect_handles()
preset()

Preset device handles that have have unique connections.

arm()

Arm Trigger and Pepare for measurement

trigger()

Trigger for measurement synchronization.