qcodes_contrib_drivers.drivers.QphoX package¶
Subpackages¶
- qcodes_contrib_drivers.drivers.QphoX.CryoSwitchController package
- Submodules
- qcodes_contrib_drivers.drivers.QphoX.CryoSwitchController.CryoSwitchController module
Cryoswitch
Cryoswitch.calculate_OCP_code()
Cryoswitch.calculate_error()
Cryoswitch.calculate_output_code()
Cryoswitch.calculate_polarization_current_mA()
Cryoswitch.check_voltage()
Cryoswitch.connect()
Cryoswitch.disable_3V3()
Cryoswitch.disable_5V()
Cryoswitch.disable_chopping()
Cryoswitch.disable_converter()
Cryoswitch.disable_negative_supply()
Cryoswitch.disable_output_channels()
Cryoswitch.discharge()
Cryoswitch.disconnect()
Cryoswitch.disconnect_all()
Cryoswitch.enable_3V3()
Cryoswitch.enable_5V()
Cryoswitch.enable_OCP()
Cryoswitch.enable_chopping()
Cryoswitch.enable_converter()
Cryoswitch.enable_negative_supply()
Cryoswitch.enable_output_channels()
Cryoswitch.flash()
Cryoswitch.get_HW_revision()
Cryoswitch.get_OCP_status()
Cryoswitch.get_UIDs()
Cryoswitch.get_V_ref()
Cryoswitch.get_bias_voltage()
Cryoswitch.get_converter_voltage()
Cryoswitch.get_internal_temperature()
Cryoswitch.get_ip()
Cryoswitch.get_output_state()
Cryoswitch.get_power_status()
Cryoswitch.get_pulse_history()
Cryoswitch.get_sub_net_mask()
Cryoswitch.get_switches_state()
Cryoswitch.log_pulse()
Cryoswitch.log_wav_init()
Cryoswitch.log_waveform()
Cryoswitch.measure_ADC()
Cryoswitch.plotting_function()
Cryoswitch.pulse_logging_init()
Cryoswitch.reconnect()
Cryoswitch.reset()
Cryoswitch.reset_OCP()
Cryoswitch.reset_output_supervisor()
Cryoswitch.save_switch_state()
Cryoswitch.select_and_pulse()
Cryoswitch.select_output_channel()
Cryoswitch.select_switch_model()
Cryoswitch.send_pulse()
Cryoswitch.set_FW_upgrade_mode()
Cryoswitch.set_OCP_mA()
Cryoswitch.set_ip()
Cryoswitch.set_output_voltage()
Cryoswitch.set_pulse_duration_ms()
Cryoswitch.set_sampling_frequency_khz()
Cryoswitch.set_sub_net_mask()
Cryoswitch.smart_connect()
Cryoswitch.standby()
Cryoswitch.start()
Cryoswitch.test_internals()
Cryoswitch.tracking_init()
Cryoswitch.validate_port_contact()
Cryoswitch.validate_selected_channel()
- qcodes_contrib_drivers.drivers.QphoX.CryoSwitchController.libphox module
Labphox
Labphox.ADC3_cmd()
Labphox.ADC_cmd()
Labphox.DAC_cmd()
Labphox.ETHERNET_cmd()
Labphox.FLASH_utils()
Labphox.IO_expander_cmd()
Labphox.TCP_communication_handler()
Labphox.UDP_communication_handler()
Labphox.UDP_packet_handler()
Labphox.UPGRADE_cmd()
Labphox.USB_communication_handler()
Labphox.USB_packet_handler()
Labphox.application_cmd()
Labphox.communication_handler()
Labphox.compare_cmd()
Labphox.connect()
Labphox.debug_func()
Labphox.decode_buffer()
Labphox.decode_simple_response()
Labphox.disconnect()
Labphox.encode()
Labphox.flush_input_buffer()
Labphox.gpio_cmd()
Labphox.input_buffer()
Labphox.logger_init()
Labphox.logging()
Labphox.packet_handler()
Labphox.parse_response()
Labphox.query_line()
Labphox.raise_value_mismatch()
Labphox.read()
Labphox.read_buffer()
Labphox.read_line()
Labphox.reset_cmd()
Labphox.standard_reply_parser()
Labphox.timer_cmd()
Labphox.utility_cmd()
Labphox.validate_reply()
Labphox.write()
- qcodes_contrib_drivers.drivers.QphoX.CryoSwitchController.qcodes_driver module
CryoSwitchChannel
CryoSwitchControllerDriver
CryoSwitchControllerDriver.name
CryoSwitchControllerDriver.output_voltage
CryoSwitchControllerDriver.pulse_duration
CryoSwitchControllerDriver.OCP_value
CryoSwitchControllerDriver.chopping
CryoSwitchControllerDriver.switch_model
CryoSwitchControllerDriver.power_status
CryoSwitchControllerDriver.__init__()
CryoSwitchControllerDriver.close()
CryoSwitchControllerDriver.connect()
CryoSwitchControllerDriver.disconnect()
CryoSwitchControllerDriver.disconnect_all()
CryoSwitchControllerDriver.get_idn()
CryoSwitchControllerDriver.get_switches_state()
CryoSwitchControllerDriver.smart_connect()
- Module contents