CfgPort#

class pyedb.configuration.cfg_ports_sources.CfgPort(pedb, **kwargs)#

Bases: CfgCircuitElement

Manage port.

Overview#

Import detail#

from pyedb.configuration.cfg_ports_sources import CfgPort

Attribute detail#

CfgPort.CFG_PORT_TYPE#

Method detail#

CfgPort.set_parameters_to_edb()#

Create port.

CfgPort.export_properties()#