sknrf.device.instrument.rfsource.awg.TeledyneT3AWGxxxx module

class sknrf.device.instrument.rfsource.awg.TeledyneT3AWGxxxx.TeledyneT3AWGxxxxModulatedDiff(error_model, port, config_filename='', resource_id='TCPIP0::172.16.0.40::inst0::INSTR', lock_awg=False, switch_id='USB::0x20CE::0x0022')

Bases: NoRFSourceModulated

firmware_map = {}
display_order = ['on', 'initialized', 'ch', 'port', 'freq', 'a_p', 'delay', 'pulse_width', 'period', 'iq_files']
connect_handles()

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

preset()

Preset device handles that have have unique connections.

property ch
arm()

Arm Trigger and Pepare for measurement

trigger()

Trigger for measurement synchronization.

measure()

Record measurement data.

class sknrf.device.instrument.rfsource.awg.TeledyneT3AWGxxxx.TeledyneT3AWGxxxxModulatedIQ(error_model, port, config_filename='', resource_id='TCPIP0::172.16.0.40::inst0::INSTR')

Bases: NoRFSourceModulated

firmware_map = {}
display_order = ['on', 'initialized', 'port', 'freq', 'a_p', 'delay', 'pulse_width', 'period', 'iq_files']
connect_handles()

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

preset()

Preset device handles that have have unique connections.

arm()

Arm Trigger and Pepare for measurement

trigger()

Trigger for measurement synchronization.

measure()

Record measurement data.