6 OPC UA ObjectTypes

6.13 ControlsHWType

6.13.2 ObjectType Definition

The ControlsHWType is formally defined in Table 38.
Table 38 – ControlsHWType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | ControlsHWType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
Subtype of DeviceType defined in OPC 10000-100 | |||||
HasComponent | Variable | IOImageIsSupported | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Variable | LiveStreamIsSupported | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Variable | RemoteConnectionIsSupported | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Variable | ScreenshotIsSupported | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Variable | IOImage | IOPointType[] | BaseDataVariableType | Mandatory |
HasComponent | Variable | SystemDumpIsSupported | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Method | GetIOImage | Mandatory | ||
HasComponent | Method | GetLiveStream | Mandatory | ||
HasComponent | Method | GetRemoteConnection | Mandatory | ||
HasComponent | Method | GetScreenshot | Mandatory | ||
HasComponent | Method | GetSupportedFeatures | Mandatory | ||
HasComponent | Method | GetSystemDump | Mandatory | ||
GeneratesEvent | ObjectType | NewSystemDumpIsGenerated |
The ControlsHWType ObjectType is a concrete type and can be used directly.