API Help
Eplan.EplApi.DataModel.EObjects Namespace / PLC Class / GetAvailableSchemeList Method

In This Topic
    GetAvailableSchemeList Method
    In This Topic
    Returns a list of PLC configurations existing in a current project
    Syntax
    public string[] GetAvailableSchemeList()
    public:
    array<String^>^ GetAvailableSchemeList(); 
    See Also