ExcitationProbes#
- class pyaedt.edb_core.edb_data.sources.ExcitationProbes(pedb, edb_terminal)[source]#
Manage probes properties.
- Parameters:
- pedb
pyaedt.edb.Edb
Edb object from Edblib.
- edb_terminal
Ansys.Ansoft.Edb.Cell.Terminal.EdgeTerminal
Edge terminal instance from Edb.
- pedb
Examples
This example shows how to access this class. >>> from pyaedt import Edb >>> edb = Edb(“myaedb.aedb”) >>> probes = edb.probes >>> print(probes[“Probe1”].name)
Attributes
Boundary Type.
Port Name.
Net Object.
Net Name.
Terminal Type.