API Help
Eplan.EplApi.HEServices Namespace / TerminalsService.OptimizeDistributedTerminalsConfig Class
Members

In This Topic
    TerminalsService.OptimizeDistributedTerminalsConfig Class
    In This Topic
    Options for optimizing distributed terminals.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.TerminalsService.OptimizeDistributedTerminalsConfig

    Syntax
    public class TerminalsService.OptimizeDistributedTerminalsConfig 
    public ref class TerminalsService.OptimizeDistributedTerminalsConfig 
    Public Constructors
    Public Properties
     NameDescription
    Public PropertyAn integer specifying a default Eplan.EplApi.DataModel.FunctionDefinition.Group for distributed terminals. If part number of a distributed terminal is empty, the distributed terminal will get the specified function definition group. The default is 10.  
    Public PropertyIf TRUE, the connection points will keep their designations. If FALSE, the connection points with designations will be treated like connection points without designations. Default is TRUE.  
    Public PropertyIf TRUE, the distributed terminals will keep their device tag. If FALSE, the distributed terminals with device tag will be treated like distributed terminals without device tag. Default is TRUE.  
    Public PropertyPart number that the distributed main terminal with 'Normal' potential will get. If the part contains a function definition, this function definition will be the new function definition of the terminal. By default, this option is empty.  
    Public PropertyPart number that the distributed main terminal with 'N' potential will get. If the part contains a function definition, this function definition will be the new function definition of the terminal. By default, this option is empty.  
    Public PropertyPart number that the distributed main terminal with 'PE' potential will get. If the part contains a function definition, this function definition will be the new function definition of the terminal. By default, this option is empty.  
    Public PropertyPart number that the distributed main terminal with 'SH' potential will get. If the part contains a function definition, this function definition will be the new function definition of the terminal. By default, this option is empty.  
    Public PropertyIf TRUE, connected distributed terminals will be sorted on the strip, so that they are located together on the strip. Default is TRUE.  
    Public PropertyIf TRUE, connected distributed PE-terminals will be sorted on the strip, so that they are located together on the strip. Default is TRUE.  
    Top
    See Also