public PLC[] GetPLCs( FunctionsFilter filter )
public: array<PLC^>^ GetPLCs( FunctionsFilter^ filter )
Parameters
- filter
- A Eplan.EplApi.DataModel.FunctionsFilter, can be
NULL
Return Value
• Eplan.EplApi.DataModel.EObjects.PLCs matching the given Eplan.EplApi.DataModel.FunctionsFilter
• All Eplan.EplApi.DataModel.EObjects.PLCs if the filter is
• All Eplan.EplApi.DataModel.EObjects.PLCs if the filter is
NULL