PLCnext API Documentation
23.0.2.9
Arp
System
Commons
Configuration
TicNodeType.hpp
1
2
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#pragma once
7
#include "
Arp/System/Core/Arp.h
"
8
9
namespace
Arp
{
namespace
System
{
namespace
Commons {
namespace
Configuration
10
{
11
12
enum class
TicNodeType
13
{
14
None
= 0,
15
Attribute = 1,
16
Element = 2,
17
AttributeList = 3,
18
ElementList = 4,
19
AttributeValue = 5,
20
Arc = 6
21
};
22
23
}}}}
// end of namespace Arp::System::Commons::Configuration
24
Arp.h
Arp::Device::Interface::Services::AccessErrorCode::None
@ None
Success
Arp::System::Acf::ComponentCategory::System
@ System
System components used by the System, Device, Plc or Io domains.
Arp
Root namespace for the PLCnext API
Generated on Mon Jan 16 2023 09:25:14 for PLCnext API Documentation by
1.9.4