6.3.1.7.6 NetworkComponentType
The NetworkComponentType is the abstract base ObjectType for different types of network components.
| Attribute | Value | ||||
| BrowseName | NetworkComponentType | ||||
| IsAbstract | True | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|---|---|---|---|---|
| Subtype of BaseObjectType defined in [OPC 10000-5]. | |||||
| HasComponent | Object | <FeatureName> | NetworkComponentFeatureType | OptionalPlaceholder | |
| HasComponent | Variable | Enabled | Boolean | BaseDataVariableType | Optional |
| CommLinkTo | Object | <ComponentName> | NetworkComponentType | OptionalPlaceholder | |
The Enabled variable indicates if the network component is activated (Enabled == True) or deactivated (Enabled == False).