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

PLCTerminals Property
\Returns all Terminals assigned to the PLC.
Syntax
public Terminal[] PLCTerminals {get;}
Exceptions
ExceptionDescription
Thrown when cannot read Terminals assigned to this PLC.
See Also