Eplan Platform API
Eplan.EplApi.HEServices Namespace / DeviceService Class / SortTerminalStrips Method
Array of terminal strips to sort.
Specifies sort method.

In This Topic
    SortTerminalStrips Method
    In This Topic
    Sorts terminal strips with one of the following sort methods specified by sortKind parameter: - Default, - Numeric, - AlphaNumeric, - Position, - ExtCable, - Bridges, - WriteSortIdToAll
    Syntax

    Parameters

    arrTerminalStrips
    Array of terminal strips to sort.
    sortKind
    Specifies sort method.
    Exceptions
    ExceptionDescription
    NULL was passed as a parameter.
    Invalid parameter passed.
    The internal interface could not be created.
    An error occurred while performing the action. Please refer to the exception message.
    See Also