控制器狀態節點規格
ControllerStatus
概述
ControllerStatus節點為代表控制器狀態的節點。
此節點支援韌體版本8.0.0.xx或更高版本。
Object定義
以下說明ControllerStatus定義。
| Attribute | Value |
|---|---|
| BrowseName | ControllerStatus |
| IsAbstract | False |
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|---|---|---|---|---|
| Subtype of the ComponentType defined in OPC Unified Architecture | |||||
| HasComponent | Variable | [StatusIdentifier] | Boolean | BaseDataVariableType | MandatoryPlaceholder |
| HasComponent | Variable | StatusCode | UInt16 | BaseDataVariableType | Mandatory |
| HasComponent | Variable | CPULoad | Double | BaseDataVariableType | Mandatory |
Object說明
Variable
代表控制器的狀態。1個節點表示1個狀態,代表該狀態開啟或關閉。以下為各值所代表的內容。
值 說明 True 代表控制器目前為該狀態 False 代表控制器目前非該狀態 Variable StatusCode
代表控制器的狀態碼、警告編號、錯誤編號。
Variable CPULoad
代表控制器的CPU負載率。
位址空間範例
以下為位址空間範例。