API Help
Eplan.EplApi.HEServices Namespace / PlcService.ReadressingConfig Class
Properties Methods

In This Topic
    PlcService.ReadressingConfig Class Members
    In This Topic

    The following tables list the members exposed by PlcService.ReadressingConfig.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyStart address value to use for analog addresses. If empty, a default value will be used.  
    Public PropertyIf true, analog addresses will be changed.  
    Public PropertyIf true, digital addresses will be changed.  
    Public PropertyGets/Sets ...  
    Public PropertyGets/Sets ...  
    Public PropertyStart address value to use for digital addresses. If empty, a default value will be used.  
    Public PropertyGets/Sets if the re-addressing process affects all PLC terminals in the project or just the selected ones.  
    Public PropertyGets/Sets a sort mode that should be used during re-addressing. Should be in range from 0 (default) to the value returned by SortModesCount property -1.  
    Public PropertyGets/Sets ...  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns a number of valid sort modes.  
    Top
    See Also