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

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