API Help
Eplan.EplApi.DataModel.EObjects Namespace / Terminal Class / TerminalStrip Property

TerminalStrip Property
Returns TerminalStrip the Terminal belongs to.
Syntax
public TerminalStrip TerminalStrip {get;}
Exceptions
ExceptionDescription
The TerminalStrip for this Terminal cannot be found.
Thrown when the terminal is not related to TerminalStrip, but to a PLC
See Also