8#include "Arp/System/Core/Enum.hxx"
12namespace Arp {
namespace Io {
namespace ProfinetStack {
namespace System {
namespace Services
std::int32_t int32
The Arp integer type of 4 byte size.
Definition: PrimitiveTypes.hpp:38
ConfigurationErrorCode
This enumeration defines errors codes of the Arp.Io.ProfinetStack.System.Services....
Definition: ConfigurationErrorCode.hpp:19
@ InvalidValue
The value ist not as expected by the configuration option handler (e.g. out of range)
@ InvalidValueType
The value type is not as expected by the configuration option handler.
@ UnknownConfiguration
Configuration option is unknown
@ UnknownComponent
Profinet component with specifed name not registered
Root namespace for the PLCnext API