AccessorySlotType

Organizes zero or more Accessory objects identified by “AccessoryIdentifier” which represent Accessories currently being used on that AccessorySlot.
The representation of the AccessorySlotType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1017 |
NamespaceUri | http://opcfoundation.org/UA/ADI/ |
BrowseName | AccessorySlotType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ConfigurableObjectType |
The references from the AccessorySlotType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | IsHotSwappable | Boolean | PropertyType | Mandatory |
HasProperty | Variable | IsEnabled | Boolean | PropertyType | Mandatory |
HasComponent | Object | AccessorySlotStateMachine | AccessorySlotStateMachineType | Mandatory | |
HasComponent | Object | <AccessoryIdentifier> | AccessoryType | OptionalPlaceholder |