PLCnext API Documentation
23.6.0.37
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::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 Tue Aug 8 2023 06:35:52 for PLCnext API Documentation by
1.9.4