| 
    PLCnext API Documentation 25.6.0.37
    
   | 
 
Namespace for Profinet I/O system services More...
Classes | |
| class | IConfigurationService | 
| This service read and writes different configuration options to the profinet system.  More... | |
Enumerations | |
| enum class | ConfigurationErrorCode : int32 {  None = 0 , UnknownConfiguration = 1 , UnknownComponent = 2 , InternalError = 3 , InvalidValueType = 4 , InvalidValue = 5 , NotSupported = 6 , ReadOnly = 7 }  | 
| This enumeration defines errors codes of the Arp.Io.ProfinetStack.System.Services.IConfigurationService.  More... | |
Functions | |
| ARP_EXPORT std::ostream & | operator<< (std::ostream &os, ConfigurationErrorCode value) | 
| ARP_EXPORT std::istream & | operator>> (std::istream &is, ConfigurationErrorCode &value) | 
Namespace for Profinet I/O system services
      
  | 
  strong | 
This enumeration defines errors codes of the Arp.Io.ProfinetStack.System.Services.IConfigurationService.