21
Designation
Data type Description
ErrorCode WORD
Error Code
This parameter indicates the internal error in the module.
(for error codes possible see
Table 5:
Description – Data structure of the status signals (UDT32)
7.5.2.3.3.1 Description – Error Codes
Error
Description
FF00
Error in the input address range
Cause:
The interface parameter
I_AddrX (X=1-4)
does not have a value or has one that is <= 0.
FF01
Error while reading the input module 1 (I_Addr1)
Possible causes:
-
An incorrect input module has been entered in the hardware configuration. Input module
1 must be configured with "64 bytes in".
Incorrect start address of the input module 1 at the interface parameter I_Addr1
FF02
Error while reading the input module 2 (I_Addr2)
Possible causes:
-
An incorrect input module has been entered in the hardware configuration. Input module
2 must be configured with "64 bytes in".
Incorrect start address of the input module 2 at the interface parameter I_Addr2
FF03
Error while reading the input module 3 (I_Addr3)
Possible causes:
-
An incorrect input module has been entered in the hardware configuration. Input module
3 must be configured with "64 bytes in".
Incorrect start address of the input module 3 at the interface parameter I_Addr3
FF04
Error while reading the input module 4 (I_Addr4)
Possible causes:
-
An incorrect input module has been entered in the hardware configuration. Input module
4 must be configured with "32 bytes in".
Incorrect start address of the input module 4 at the interface parameter I_Addr4
FF10
Error in the output address range
Cause:
The interface parameter
O_AddrX (X=1-4)
does not have a value or has one that is <= 0.
FF11
Error while writing to the output module 1 (O_Addr1)
Possible causes:
-
An incorrect output module has been entered in the hardware configuration. Output
module 1 must be configured with "64 bytes out".
Incorrect start address of the output module 1 at the interface parameter O_Addr1
FF12
Error while writing to the output module 2 (O_Addr2)
Possible causes:
-
An incorrect output module has been entered in the hardware configuration. Output
module 2 must be configured with "64 bytes out".
Incorrect start address of the output module 2 at the interface parameter O_Addr2
FF13
Error while writing to the output module 3 (O_Addr3)
Possible causes:
-
An incorrect output module has been entered in the hardware configuration. Output
module 3 must be configured with "64 bytes out".
Incorrect start address of the output module 3 at the interface parameter O_Addr3
FF14
Error while writing to the output module 4 (O_Addr4)
Possible causes:
-
An incorrect output module has been entered in the hardware configuration. Output
module 4 must be configured with "32 bytes out".
Incorrect start address of the output module 4 at the interface parameter O_Addr4
F100
Timeout error in the fieldbus communication
Table 6:
Description – Error Codes