6.5.6 ControlItemFolderType
The ControlItemFolderType is a subtype of the FunctionalGroupType.
The ControlItemFolderType is formally defined in Table 72.
| Attribute | Value | ||||
| BrowseName | 3:ControlItemFolderType | ||||
| IsAbstract | False | ||||
| References |
Node
Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 5:FunctionalGroupType defined in OPC 10000-100 | |||||
| 0:HasComponent | Object | 5:Lock | 5:LockingServicesType | M | |
| 0:HasProperty | Variable | 5:MaxInactiveLockTime | 0:Duration | 0:PropertyType | O |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| UAFX IFunctionalEntity ControlGroups |
The Lock is of LockingServicesType defined in Device Integration (see OPC 10000-100) and provides the basic locking functionality.
As described in OPC 10000-100, Locks will timeout after a MaxInactiveLockTime period unless there is activity as defined or unless the RenewLock Method is called on a Lock. An optional local MaxInactiveLockTime shall have precedence over the global MaxInactiveLockTime defined in the ServerCapabilities Object.