available_ports#
- class ansys.systemcoupling.core.adaptor.api_25_2.available_ports.available_ports(name=None, parent=None)#
Bases:
ContainerSpecify ports available for co-simulation.
Properties
- optionstr
Specify how available ports are determined.
“ProgramControlled” - System Coupling will find an available port.
“UserDefined” - An available port will be chosen, if possible, from a specified range.
- rangestr
Port range expressed as a comma-separated list of integers and/or integer ranges. An integer range is a pair of integers separated with a “-” character, specify an inclusive range of port numbers.
Included in:
Parent |
Summary |
|---|---|
Configure solution controls. |