CfgSIwaveDCSetup#

class pyedb.configuration.cfg_setup.CfgSIwaveDCSetup(pedb, pyedb_obj, **kwargs)#

Bases: CfgSetup

Parameters:
namestr, optional
typestr

Type of the setup. Optionals are "hfss", "siwave_ac", "siwave_dc".

Overview#

Import detail#

from pyedb.configuration.cfg_setup import CfgSIwaveDCSetup

Attribute detail#

CfgSIwaveDCSetup.type = 'siwave_dc'#
CfgSIwaveDCSetup.dc_slider_position#
CfgSIwaveDCSetup.dc_ir_settings#

Method detail#

CfgSIwaveDCSetup.retrieve_parameters_from_edb()#
CfgSIwaveDCSetup.set_parameters_to_edb()#
CfgSIwaveDCSetup.to_dict()#