Diagnosis
Page 8-12 ABB Control - AC 31
1SBC 260400 R1001-b 06.99
4.4. Programming examples
4.4.1. Example of a reaction / command following a specific error
The following example enables commanding an alarm following an overload or short circuit on
the number 5 output of a ICMK 14 N1 remote unit with address 3 on the CS 31 bus. Another
output is also activated at the same time as the alarm in order to, for example, issue a cut the
actuators power command.
This is a class 4 type error and uses the following variables:
-
M 255.14 : class 4 error presence bit
-
MW 255.08 : the error code
-
MW 255.09 : the unit type
-
MW 255.10 : the unit address
-
MW 255.11 : the defective channel number
&
%M255.14
=?
Z1=?
Z2 Q
%MW255.08
=?
Z1=?
Z2 Q
=?
Z1=?
Z2 Q
=?
Z1=?
Z2 Q
%MW255.09
%MW255.10
%MW255.11
CODE_12
TYPE_20
ADD_3
CHANNEL_5
ALARM
SHUT_DOWN