Eplan Platform API
Eplan.EplApi.HEServices Namespace / Renumber Class / DeviceTagsWithPlcData Method / DeviceTagsWithPlcData(Function[],String,Boolean,DeviceTagsWithPLCOverwrition) Method
Functions, for which the device tags will be numbered.
Scheme used for numbering.
Mark as 'numbered with PLC data'.
Overwrite mode. Use value from enum DeviceTagsWithPLCOverwrition.

In This Topic
    DeviceTagsWithPlcData(Function[],String,Boolean,DeviceTagsWithPLCOverwrition) Method
    In This Topic
    Method for numbering device tags of a collection of functions with PLC data.
    Syntax

    Parameters

    pFunctions
    Functions, for which the device tags will be numbered.
    strScheme
    Scheme used for numbering.
    bMarkAsNumeratedByPLC
    Mark as 'numbered with PLC data'.
    eOverwriteMode
    Overwrite mode. Use value from enum DeviceTagsWithPLCOverwrition.
    Exceptions
    ExceptionDescription
    Thrown, if an argument is set to null.
    Thrown in case of invalid parameters, e.g. the specified functions do not exist or are invalid.
    \Internal interface for numbering could not be created.
    An error occurred during numbering.
    An error occurrs when used scheme name doesn't exist
    See Also