RenumberCables(Project,String,Boolean,Int32,Int32) Method
In This Topic
Method for numbering cables in a project.
Syntax
Parameters
| Parameter Name | Description |
|---|
| oProject | Project in which the cables will be numbered. |
| strNumberingSchemeName | Name of the scheme used for cable numbering. |
| bKeepOldNames | Keep existing cable DTs. If set to true, already existing cable DTs will not be changed, only cables with "?" character in the identifier will be numbered. |
| nStartValue | Start value for the device tag counter. |
| nStepValue | The device tag counter will be incremented by this value. |
Exceptions
See Also