PlcService.ReadressingConfig Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by 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 ...   | 
Top 
            
            
            
            Public Methods
            
            
            
            
            
            
            
            
            
            
            See Also