Optic fiber (glass) LWL
Optic fiber (glass) LWL with redundancy
GATS110112R0001
GATS110112R0011
GATS110112R0002
GATS110112R0012
GATS110112R0003
GATS110112R0013
Presentation / operation
Page 1-16 ABB Control - AC 31
1SBC 260400 R1001-c 01.02
Products Description References
Extensible remote units
ICMK 14 F1 24VDC Extensible remote unit
with 8 isolated inputs 24 V d.c. and 6 relay outputs
250 V a.c. / 2 A
24 V d.c. power supply.
1SBP260050R1001
ICMK 14 F1 120/230VAC Extensible remote unit
with 8 isolated inputs 24 V d.c. and 6 relay outputs
250 V a.c. / 2 A
24 V d.c. power supply output to power inputs
120 / 230 V a.c. power supply.
1SBP260051R1001
ICMK 14 N1 24VDC Extensible remote unit
with 8 isolated inputs 24 V d.c. and 6 transistor outputs
24 V d.c. / 0.5 A
24 V d.c. power supply.
1SBP260052R1001
Extensions
XI 16 E1 Binary extension
with 16 isolated inputs 24 V d.c.
1SBP260100R1001
XO 08 R1 Binary extension
with 8 relay outputs 250 V a.c. / 2 A
1SBP260101R1001
XC 08 L1 Binary extension
with 8 channels configurable for inputs or
transistor outputs 24 V d.c. / 0.5 A
1SBP260102R1001
XK 08 F1 Binary extension
with 4 isolated inputs 24 V d.c. and 4 relay outputs
250 V a.c. / 2 A
1SBP260104R1001
XO 16 N1 Binary extension
with 16 transistor outputs 24 V d.c. / 0.5 A
1SBP260105R1001
XO 08 Y1 Binary extension
with 8 transistor outputs 24 V d.c. / 2 A
1SBP260108R1001
XO 08 R2 Binary extension
with 4 NO relay outputs 250 V a.c. / 2 A and 4 NO/NF relay
outputs 250 V a.c. / 3 A
1SPB260109R1001
XM 06 B5 Analog extension
with 4 inputs configurable for current / voltage / Pt 100 / Pt 1000
and 2 outputs configurable for current / voltage
resolution 12 bits
1SBP260103R1001
XE 08 B5 Analog extension
with 8 inputs configurable for current / voltage / Pt 100 / Pt 1000
resolution 12 bits
1SBP260106R1001
XTC 08 Display extension
with 8 channels (4 figures + sign + selected channel)
1SBP260107R1001
30 series plug-in base
ECZ Plug-in base for mounting series 30 remote units FPR 370 0001 R0001
Presentation / operation
ABB Control - AC 31 Page 2-3
1SBC 260400 R1001-c 01.02
In order to familiarize yourself with the AC 31 system this chapter details, point by point, the
necessary operations for starting with a 40 or 50 series central unit. The demonstration is
based on a simple example of OR function with an input (switch), an internal bit (test) and an
output (lamp).
1. Required material
1 central unit : 07 CR 41, 07 CT 41, 07 KR 51 or 07 KT 51
1 power supply depending on the central unit chosen : 24 V d.c., 120 V a.c. or 230 V a.c.
1 programming cable 07 SK 50
1 PC with Windows 3.1 or greater, Windows NT or Windows 95/98
An installed version of AC31GRAF
The AC31GRAF installation requires 12 Mb of free space on your hard drive.
Follow the installation procedure after having executed "a:setup.exe". Please refer to
the 1SBC006099R1001 software documentation should you encounter a
problem.
The AC31GRAF icon is automatically installed in the ABB AC31GRAF group (see Figure 2-1).
2. Cabling
The cabling example shown in Figure 2-2 is that of a 07 KR 51 central unit 230 V a.c.
The RUN/STOP switch of the central unit should be on STOP.
Please make sure that you have a switch and a lamp so that you can realize the cabling, as
shown opposite, for the demonstration.
3. Programming
3.1. Launching the AC31GRAF software
Double-click the AC31GRAF icon in the ABB AC31GRAF group (see Figure 2-1).
3.2. Project creation
Click on the "New" button in the "Project management" window (Figure 2-3).
The project is defined by its name, programming language and programmed central unit
(see Figure 2-4).
Enter the project name: "DEMO".
Select, by clicking the arrows:
- the language: "LD/FBD" which corresponds to the ladder diagram and function block
language,
- the central unit to be programmed: "series 40" or "series 50".
Click "OK" to validate.
The DEMO:MAIN editor window opens for the main program MAIN of the DEMO project (see
Figure 2-5).
Click on the button in the top right corner to enlarge the window
3.3. Variable declarations
Select the "Variable list" icon in the program editor window (Figure 2-6).
The pre-defined variables in the variable list are those which correspond to the chosen central
unit. The variables of the 40 or 50 series central units are:
- I62.00 to I62.07 for the 8 binary inputs,
- O62.00 to O62.05 for the 6 binary outputs,
- IW62.00 and IW62.01 for the 2 potentiometers,
- M 255.00 to M255.03 for the oscillators
Enter the descriptions for the following variables:
- Select "I62.00" in the list
- Enter: "IN1" without a space and the comment: "Switch"
- Press "OK" to validate
- Create an internal bit "M00.00" by selecting "M" in the variables list available then
enter "00.00"
- Enter: "TEST"
- Press "OK" to validate
- Select "O62.00" in the list
- Enter: "OUT1" and the comment: "Lamp"
- Press "OK" to validate
Press "Exit" to exit. Save by selecting "yes".
3.4. Program editing
3.4.1. Displaying the FBD (function blocks) toolbar