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 different for 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, CI 930F configured, but no module plugged) 空插槽(比如,配置了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 is communicated 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 error in 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 STA diagnosis 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 module in controller IP1 控制器IP1错误的模板 Wrong module type plugged (for example, CI 930F configured, but CM 772F plugged) in controller IP1 控制器IP1插入错误的模板 (比如,配置的CI 930F,但插入了CM 772F模板)
1 2 0x0002 Empty slot in controller IP1 控制器IP1空插槽 Empty slot (for example, CI 930F configured, but no module plugged) in controller IP1 控制器IP1空插槽(比如,配置了CI 930F,但没有插模板)
2 4 0x0004 Identification error in controller IP1 控制器IP1没有识别出模板 No identification of module possible in controller IP1  控制器IP1可能没识别出模板
3 8 0x0008 Self-test error in module of controller 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-test error in module of controller IP1 控制器IP1模块自检旧错误 Old hardware self-test errors in controller IP1 控制器IP1模板自检旧错误
8 256 0x0100 Wrong module in controller IP2 控制器IP2错误的模板 Wrong module type plugged (for example, CI 930F configured, but CM 772F plugged) in controller IP2 控制器IP2插入错误的模板 (比如,配置的CI 930F,但插入了CM 772F模板)
9 512 0x0200 Empty slot in controller IP2 控制器IP2空插槽 Empty slot (for example, CI 930F configured, but no module plugged) in controller IP2 控制器IP2空插槽(比如,配置了CI 930F,但没有插模板)
10 1024 0x0400 Identification error in controller IP2 控制器IP2没有识别出模板 No identification of module possible in controller IP2  控制器IP2可能没识别出模板
11 2048 0x0800 Self-test error in module of controller IP2 控制器IP2模板自检错误 Self-test error, module error issued (for example, by the PROFIBUS master) in controller IP2. Error code is communicated with alarm message. 控制器IP2模板错误(自检错误)发出(比如,作为PROFIBUS主站)。错误代码与警告信息通信。
12 4096 0x1000 Old self-test error in module of controller IP2 控制器IP2模块自检旧错误 Old hardware self-test errors in controller IP2 控制器IP2模板自检旧错误
    Example: 例如: STA = 4098 (decimal) => 0x1002 => old hardware errors in module IP2 and empty slot in module IP1. STA数值4098(十进制),0x1002十六进制,表示控制器IP2硬件错误和控制器IP1空插槽错误。   至此,这个文档看完了,下一个文档学习freelance 工程师站
上一篇:ABB AC 900F学习笔记123:Freelance_Engineering_System_Configuration-01


下一篇:ABB AC 900F学习笔记119:Freelance_Engineering_Process_Stations-25