Annex B (informative) Usage with OPC UA for Devices

This chapter shows an example of the extensions to the base model which are needed to use the base model together with OPC UA DI.
The following figure shows as an example how the objects are referred by the standard DI entry points “DeviceSet” and “NetworkSet”.
B.1 OPC UA Object Types

B.1.3 PnDIRealModuleType

Table 114 – PnDIRealModuleType
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | PnDIRealModuleType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
Subtype of ComponentType defined in [OPC 10000-100]. | |||||
HasInterface | ObjectType | IPnRealModuleType | |||
Applied from IPnRealModuleType | |||||
HasProperty | Variable | Slot | UInt16 | PropertyType | Mandatory |
HasProperty | Variable | IdentNumber | UInt32 | PropertyType | Mandatory |
HasProperty | Variable | GSDName | String | PropertyType | Optional |
HasProperty | Variable | GSDDescription | String | PropertyType | Optional |
HasComponent | Object | Submodules | PnRealSubmoduleContainerType | Optional | |
HasComponent | Object | IM | PnIdentificationType | Optional | |
HasComponent | Variable | Diagnosis | PnDeviceDiagnosis[] | BaseDataVariableType | Optional |
HasComponent | Object | Alarms | FolderType | Optional | |
GeneratesEvent | ObjectType | PnDiagnosisAlarmType | |||
GeneratesEvent | ObjectType | PnAssetChangedEventType |