PlcService.ReadressingConfig Class
                In This Topic
            
            Used as a container for PLC re-addressing settings.
            
            Inheritance Hierarchy
System.Object
   Eplan.EplApi.HEServices.PlcService.ReadressingConfig
Syntax
            
            
            
            
            public class PlcService.ReadressingConfig 
             
        
            
            public ref class PlcService.ReadressingConfig 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | AnalogStartAddress | Start address value to use for analog addresses. If empty, a default value will be used. | 
|  | ChangeAnalog | If true, analog addresses will be changed. | 
|  | ChangeDigital | If true, digital addresses will be changed. | 
|  | ConfigurationProject | Gets/Sets ... | 
|  | CpuName | Gets/Sets ... | 
|  | DigitalStartAddress | Start address value to use for digital addresses. If empty, a default value will be used. | 
|  | OnlySelectedTerminals | Gets/Sets if the re-addressing process affects all PLC terminals in the project or just the selected ones. | 
|  | SortModeIndex | Gets/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. | 
|  | Station | Gets/Sets ... | 
TopPublic Methods
            
            
            
            
            
            
            
            
            									
            
            See Also