8#include "Arp/Base/Core/Enum.hxx"
66 PortNameSemanticError = 5,
96template<>
struct fmt::formatter<
Arp::Io::ProfinetStack::Controller::Services::ArDataAccessError> :
public fmt::ostream_formatter {};
std::uint8_t uint8
The Arp unsigned integer type of 1 byte size.
Definition: PrimitiveTypes.hpp:25
Namespace for Profinet I/O controller services
ArDataAccessError
This enumeration contains the possible AR data access errors.
Definition: ArDataAccessError.hpp:19
@ AttributeNameSemanticError
The semantic of the name of the attribute as given during a write or read operation is semantically n...
@ AttributeNameSyntaxError
The name of the attribute as given during a write or read operation is syntactically not correct.
Root namespace for the PLCnext API