1. 程式人生 > 其它 >ABB AC 900F學習筆記122:Freelance_Engineering_Process_Stations-28

ABB AC 900F學習筆記122:Freelance_Engineering_Process_Stations-28

繼續學習

A.3 Object data: AC 800F and AC 800FR 跳過這一節 A.4 Object data: AC 700F 跳過這一節 A.5 Object data: PROFIBUS modules 物件資料:PROFIBUS 模板 A.5.1 Parameters - CM 772F/CI 773F PROFIBUS module 引數 - CM 772F/CI 773F PROFIBUS 模板
Name 命名 Data type 資料型別 Conf. 配置 Acc. 訪問 Comment 註釋
SlotID 槽號 INT16 16位整數 yes 使用者可以配置 RO 只讀 Slot of module 0..3 模板槽號0……3
BoardType 板型別 WORD 字

NO

使用者不可配置

(系統決定)

RO 只讀 Internal hardware designation 內部硬體設計
A.5.2 Parameters - CI 930F PROFIBUS module 引數 - CI 930F PROFIBUS 模板
Name 命名 Data type 資料型別 Conf. 配置 Acc. 訪問 Comment 註釋
SlotID 槽號 INT16 16位整數 yes 使用者可以配置 RO 只讀 Slot of module 0..3 模板槽號0……3
BoardType 板型別 WORD 字

NO

使用者不可配置

(系統決定)

RO 只讀 Internal hardware designation 內部硬體設計
IsRed 是否冗餘

BOOL

布林

NO

使用者不可配置

(系統決定)

RO 只讀 TRUE: active redundancy mode 真:啟用冗餘模式
A.5.3 Diagnostic data - PROFIBUS modules 診斷資料 - PROFIBUS 模板 The PROFIBUS modules CM 772F/CI 773F and PM 930F (redundant and nonredundant) provide the same diagnostic data; only the STA bit encoding is differentfor redundant and non-redundant use. PROFIBUS模板CM 772F/CI 773F和PM 930F (冗餘和非冗餘)提供同樣的診斷資料;只有STA編碼在冗餘和非冗餘使用下不同。
Name 命名 Data type 資料型別 Comment 註解
ERR 錯誤

BOOL

布林

TRUE: Error on module 真:模板錯誤
STA 狀態 UDINT 無符號雙整型 Bit-encoded error 位編碼錯誤
STA error codes - CM 772F//CI 773F and CI 930F (non-redundant) STA 錯誤程式碼 -CM 772F/CI 773F和CI 930F(非冗餘)
Bit # in STA 狀態位 Decimal error code 十進位制錯誤程式碼 Hexadecimal error code 十六進位制錯誤程式碼 Error 錯誤

cause

原因

0 1 0x0001 Wrong module 錯誤的模板 Wrong module type plugged (for example, CI 930F configured, but CM 772F plugged) 插入錯誤的模板型別 (比如,配置CI 930F,但插入了CM 772F模板)
1 2 0x0002 Empty slot 空插槽 Empty slot (for example, CI930F configured, but no moduleplugged) 空插槽(比如,配置了CI 930F,結果沒有插模板)
2 4 0x0004 Identification error 標識錯誤 No identification of module possible 可能沒有識別出模板
3 8 0x0008 Self-test error 自檢錯誤 Module error (self-test error) issued (for example, by the PROFIBUS master). Error code iscommunicated with alarm message. 模板錯誤(自檢錯誤)發出(比如,作為PROFIBUS主站)。錯誤程式碼與警告資訊通訊。
4 16 0x0010 old self-test error 舊自檢錯誤 Old hardware self-test errors 硬體自檢舊錯誤
Example: 例如: STA = 24 (decimal) => 0x0018 => old hardware errors in module and self-test errorin module. STA值為24(十進位制),十六進位制18,模板硬體舊錯誤和模板自檢錯誤。 STA error code - CI 930F (redundant) STA錯誤 -CI 930(冗餘) In the redundant mode the states of both controllers are combined into STAdiagnosis data: 在冗餘模式下,將兩個控制器的狀態合併為STA診斷資料。
  • The status of controller IP1 is set to “Low nibble” of STA diagnosis data
  • 控制器IP1的狀態設定為STA診斷資料的低8位。
  • The status of controller IP2 is set to “High nibble” of STA diagnosis data.
  • 控制器IP2的狀態設定為STA診斷資料的高8位。
Bit # in STA 狀態位 Decimal error code 十進位制錯誤程式碼 Hexadecimal error code 十六進位制錯誤程式碼 Error 錯誤 Cause 原因
0 1 0x0001 Wrong modulein controller IP1 控制器IP1錯誤的模板 Wrong module type plugged(for example, CI 930F configured,but CM 772F plugged) incontroller IP1 控制器IP1插入錯誤的模板 (比如,配置的CI 930F,但插入了CM 772F模板)
1 2 0x0002 Empty slot incontroller IP1 控制器IP1空插槽 Empty slot (for example, CI930F configured,but no module plugged) in controller IP1 控制器IP1空插槽(比如,配置了CI 930F,但沒有插模板)
2 4 0x0004 Identification error in controllerIP1 控制器IP1沒有識別出模板 No identification of modulepossible in controller IP1 控制器IP1可能沒識別出模板
3 8 0x0008 Self-test error inmodule ofcontroller IP1 控制器IP1模板自檢錯誤 Self-test error, module error issued (for example, by the PROFIBUS master) in controller IP1. Error code is communicated with alarm message. 控制器IP1模板錯誤(自檢錯誤)發出(比如,作為PROFIBUS主站)。錯誤程式碼與警告資訊通訊。
4 16 0x0010 Old self-testerror in moduleof controller IP1 控制器IP1模組自檢舊錯誤 Old hardware self-test errors incontroller IP1 控制器IP1模板自檢舊錯誤
8 256 0x0100 Wrong modulein controller IP2 控制器IP2錯誤的模板 Wrong module type plugged(for example, CI 930F configured,but CM 772F plugged) incontroller IP2 控制器IP2插入錯誤的模板 (比如,配置的CI 930F,但插入了CM 772F模板)
9 512 0x0200 Empty slot incontroller IP2 控制器IP2空插槽 Empty slot (for example, CI930F configured,but no module plugged) in controller IP2 控制器IP2空插槽(比如,配置了CI 930F,但沒有插模板)
10 1024 0x0400 Identification error in controllerIP2 控制器IP2沒有識別出模板 No identification of modulepossible in controller IP2 控制器IP2可能沒識別出模板
11 2048 0x0800 Self-test error inmodule ofcontroller IP2 控制器IP2模板自檢錯誤 Self-test error, module error issued (for example, by thePROFIBUS master) in controller IP2. Error code is communicated with alarm message. 控制器IP2模板錯誤(自檢錯誤)發出(比如,作為PROFIBUS主站)。錯誤程式碼與警告資訊通訊。
12 4096 0x1000 Old self-testerror in moduleof controller IP2 控制器IP2模組自檢舊錯誤 Old hardware self-test errors incontroller IP2 控制器IP2模板自檢舊錯誤
Example: 例如: STA = 4098 (decimal) => 0x1002 => old hardware errors in module IP2 and emptyslot in module IP1. STA數值4098(十進位制),0x1002十六進位制,表示控制器IP2硬體錯誤和控制器IP1空插槽錯誤。 至此,這個文件看完了,下一個文件學習freelance 工程師站