CfgSIwaveACSetup#

class pyedb.configuration.cfg_setup.CfgSIwaveACSetup(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 CfgSIwaveACSetup

Attribute detail#

CfgSIwaveACSetup.type = 'siwave_ac'#
CfgSIwaveACSetup.use_si_settings#
CfgSIwaveACSetup.si_slider_position#
CfgSIwaveACSetup.pi_slider_position#

Method detail#

CfgSIwaveACSetup.set_parameters_to_edb()#
CfgSIwaveACSetup.retrieve_parameters_from_edb()#
CfgSIwaveACSetup.to_dict()#