Manual PCA1 PDF
Manual PCA1 PDF
GENERAL
"'3
u M12/M14 M22/M24 PCA15 PCA14 PCA221 PCA222 PCA232
c+
:::r
C1l
3 HARD 2 HARD 2 HARD 2
.,.u HARDWARE PCA0 PCA!i1
SOFT 1H
HARD 1
SOFT 1H
HARD 1
SOFT 1H
~1H
3
ni
::I
c:
; SOFTWARE SOFT 1H
ni
SOFT2 SOFT 2 I FT 2
"0
[] 0 [] 01 1410
VI
...
~ SOFT 3 ni
0
<
-
3 ni
......
0
......
i ni
t:T
......
"'
M
C1l
PCA1.H1
SAIA
PMS
~
llllllllllL___ _ _ _ _ _ _ _ _ _ _ __
) ) )
) ) ) )
;
;;,, 0
,.. <
Series PCA0 Sedes PCAl
~ Series PCA2 (I)
-s
,,
n <
......
(I)
~
C1 Soft level 3 PCA232
.,
OQ
IJ
a
a
Soft
+ 32
level 2
word instructions for User memory
c:J 0
-+.
t+
:::::r
(I)
[J
+ Serial interface 3
+ Date-time
CJ bJ
-+.
+ Data register
+ Parameter instructions
(soft interrupt, FIFO,
PID)
[Q
max. 32 I/O max. 64 I/O 32(56) 64(112)
~
128(224) I/O
OD
256 or 512 I/O
CU
3
......
""C
n
User memory User memory User memory )>
max. 4K program steps max. 8K program steps max. 8K program steps
max. 4K text characters/data max. BK text characters/data max. 8K text characters/data
,-
Soft level 1H Standard versions PCA15 PCA221
PCA151 PCA156 PCA157 + •• C45
Instruction set with ~ ~
~
[J
32 basic instructions for PCA0.M12 PCA0.M14
- timers and counters
- parallel programs and
subroutines
- indexing, etc.
20 additional instructions for
[Q
24/32 I/O
11 • .M14
48/64 I/O
I Q ~
11~1 . =1
32(56) 64( 112) 128( 224) I/O 256 or 512 I/O
- arithmetic
- data transfer User memory
- check-sum User memory User memory
max. 4K program steps max. 4K program steps max. BK program steps
~
llllllllll....___ _ _ _ _ _ _ _ _ _ _ __...
-
TABLE OF CONTENTS
Page
PART A BASIC MODULES
A1 System structure lA
A 1.1 Block circuit diagram of the SAIA 0 PLC lA
A 1.2 Functional description of the SAIA 0 PLC 2A
A2 Technical data of system series PCA15 JA
A 2.1 Versions of system series PCA15 4A
A 2.2 Block circuit diagram PCA15 5A
A 2.3 Basic modules 6A
A 2.3.1 Operating panel of the basic modules PCA1.M51/M56/M57 6A
A 2.4 Register organization 9A
A 2.5 Brief instruction for operating a PCA15 lOA
A3 Technical data of system series PCA14 13A
A 3.1 Versions of system series PCA14 14A
A 3.2 Block circuit diagram PCA14 15A
A 3.3 Basic modules 16A
A 3.3.1 Operating panel of the basic modules PCA1.M41/M47 16A
A 3.4 Organization of program and text memory 20A
A 3.5 Register organization 21A
A 3.6 Instructions for operating a PCA14 in brief 23A
A 4 Extension housing .. C45 29A
A 4.1 Basic module PCA1.M47/M57 with extension housing PCA1.C45 29A
A 4.2 Type of system PCA157/147 with extension housing PCA1.C45 29A
A 4.3 Arrangement of the PCA157/147 with extension housing .. C45 30A
A 4.4 Block circuit diagram 31A
A 4.5 Operating panel of extension housing .. C45 32A
A5 Power supply, watchdog, reset, dimensions 33A
A 5.1 Power supply of PCAl 33A
A 5.2 Various external power supply circuits 34A
A 5.3 Voltage monitoring 35A
A 5.4 Watchdog monitoring circuit 35A
A 5.5 Fast external RESET circuit 36A
A 5.6 Connection circuits of system series PCAl 39A
A 5.7 Dimensions of system series PCAl 40A
PART A Hardware
A1 System structure
A 1.1 Block circuit diagram of the SAIA 0 PLC
Prograrnning
unit The SAIA 0 PLC is subdivided into the
"'c following hardware modules:
~ - Central processing unit CPU
- User MEMORY
r· ·-·--· -1 - SUPPLY module
Serial communication interface
i ...---'Power
...___, i· - Input modules (digital or analog)
! supply I - Output modules (digital or analog)
I
USER
tID!QB.Y
module I All listed modules can be plugged onto
the common bus.
I
CPU
Central i Program input takes place via the pro-
gramming unit.
I process-
ing unit I
IN ,...,...ou"""r.__.., I
Input Output ,.
modules
~~---
PROCESS
-r$fj
4 or 8 plug-in locations
for I/O modules which may
be arranged as desired
Instruct ion
/ •
Line WHAT WHERE " Counters ~ IN 9
111
(address Timers 11
STEP CODE OPERAND
256-;-2871) 288-;-.999 07255 12
13
WHERE 14
Address 15
16
H L Oa ta 17
H
0123 STH 0011
L 36
0124 ANH 0014 OUT
Processor 37
0125 ORH 0017 I H 38
I WHAT Data 39
0126 OUT 0038 I L
40
I Address 41
r.J + 1 0 42
0.;-255 43
I
~~
I
STEP
~
L
COUNTER
7
The instructions for linking the input signals and formation of the actual
output states are entered by the user in the user memory, arranged in 11 words 11 •
Each word having a length of 16 bits comprises a complete instruction,
subdivided into CODE and OPERAND. The CODE states 11 what 11 is to be executed,
whilst the OPERAND states 11 where 11 the element in question is located.
The instructions are read and interpreted consecutively by the CPU. After an
instruction has been processed, the step counter reading is incremented by 1
and the next instruction in the user memory is read. Additionally, the logical
states of the elements (H or L) are interrogated by the CPU via the data bus.
Each linkage result is stored in the accumulator (ACCU). With an output in-
struction, the result of the operation for example is transferred to an output.
The CPU contains all units required for auxiliary functions, such as e.g.
timer and counter registers, flag memories, index registers, etc. The return
addresses for subroutines are stored in additional memories.
1) The registers 288 to 479 may be used as counters with the PCA14 from
version V6.034 onwards.
-
1
> When switching on the PLC, the CPU system version is displayed on the
programming unit .. Pl0 or .. P05 for one second.
2 > Please refer to PCA15, page 8A for modification possibilities
:~o::
23
• 40
Window showing I/O status ------H--IJ--_;~
16 47
Directly connectable, screw-
less terminal blocks for I+O-----U-.
Presentation (PCA1.M56)
4 24VDC
i
-- -
-r - Power
Opera- Bit Watchdog supply
µp ting and User +
8085.2 system register memory voltage
memory . ,,. monitoring
. ~ •' ... . ... ·' i.
. ... . 7
INTER- INTER-
FACE FACE
PGU
I/O connector
...-· "::. .'~~
I
. 7 . ,..
~ ~
P.l!J5
"" "" P.l!Jl
PlB
........... . >' . >'
Dll
Dl3
A/D IBM-PC
.. E.. ..A •• D/A
Input Output .. H .
.. F
1tt +++ it +
.......: !--u-
+ ..
OOO
0;:,z z
~ ~;l ;l
......
.: .. . ®
~
WRITE
''''"'"""
iJJ.UJillWIWJUWUl 0
--.~PIN
j++1.11.11s e 1j
,----
'-- _ _ _ _.a
(7) Connector for
~
(4) Connector for extension write lead
(1) Power supply WD .. C45 (only PCA157)
(6) Plug-in socket for
24VOC
(3) LED-displays user memory
(!)The terminal board is plugged onto the circuit board. Wires with cross-
sections up to 1.5 mm 2 are accepted by the screw terminals.
~The buffered battery supplies the non-volatile flags, counters/timers and,
if used, the 6116 or 6264 RAM chip user memory. Data are retained approx. 2
months with the PLC switched off. The pluggable NiCd cell lasts approx. 5
years (order no. for spare batteries: no. 4'507'1360'0).
0 The LED "CPU RUN" (yellow) blinks every 2s during normal operation. When the
time base is set to 0.01s, the blinking rate is 0.2s. If the LED stays on or
off, there is either no power available, the PLC is in RESET mode, the CPU
has a malfunction or a trap has been produced in the software sequence.
The LED RUN" (green) is illuminated when the CPU is in the operating mode
11
~The 28-pole plug-in socket accomodates the user memory. When inserting,
please make sure that the index groove is at the top. If memory chips
with a 24-pole socket are used (e.g. 6116, 2716, 2732A), please insert
in such a way that they are flush with the lower edge of the socket.
The following memory chips can be used:
- unbuffered RAM chips, on plug-in socket .
No. 4 1 502 1 4512 1 0 (type 6116) for lK program lines (24-pole)
No. 4 1 502 1 4718 1 0 (type 6264 or 8464) for 4K program lines (28-pole)
Comment: The RAM 6116 and 6264 or 8464 allow writing. erasing and modi-
fication of a program. On voltage failure, the memory contents are stored
via the buffered battery for approx. 2 months. The program, however, is
not transportable, because the data stored is lost, if the RAM chip is
removed.
- buffered RAM chips, on plug-in socket
PCA1.R92 for 2K program lines (24-pole, with write lead) 1 >
PCA1.R95 for 4K program lines (28-pole) ~ see page 818
PCA1.R96 for 4K program lines (28-pole)
In contrast to the unbuffered RAM chip, the program in this memory is
transportable, since it is protected by an integrated circuit and a
lithium battery which lasts approx. 8 years ( .. R96 approx. 6 years).
These chips are therefore particularly suitable for starting the con-
troller.
- EPROM chips, on plug-in socket
No. 4 1 502 1 4373 1 0 (type 2716) for lK program lines (24-pole)
No. 4 1 502 1 4644 1 0 (type 2732A) for 2K program lines (24-pole)
No. 4 1 502 1 4719 1 0 (type 2764) for 4K program lines (28-pole)
According to the prior art, reliable operation of user programs over
a period of several years is only ensured, if EPROM memories are used.
The manufacturers chosen by us guarantee program safety for at least
10 years.
It is recommended to protect the window of the EPROM by means of a
sticker to prevent the memory from being accidently subjected to
UV-radiation.
~Connector for the write lead for the types PCA1.R91/R92/R94 ( .. R91 and .. R94
are no more available).
1
> Attention: Neither the write lead nor the connector WR must be touched or
get into contact with the frame, since otherwise changes in
contents may occur.
R95
3) 6116
RAM
6264
8464 R91 11
buffered RAM
2732A 2764
-
EPROM
~
RAM 0 ~ ~ ~ ~ ~ ~ ~ ~ ~
2764
8464
~ ~ ~ ~ ~ ~ ~ ~ ~ ~
R95
3)
6116 0 0 0--0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2716 0 0 0 0 0 0 0--0 0 0 0 0 0 0 0--0 0 0 0 0
8464 0--0 0 0 0--0 0 0 0--0 0--0 0--0 0 0 0--0 0--0
2732/64
Register
1 bit 16 bits
Element
address
999
•
F Flags
(NV)
765
a bits
764
PP 15
•IR
F Flags
(VOL*) Index registers
pp .0 M
320
319
F/C Flags
(VOL*) Counters c Counters
288 (VOL*)
287
CIT Counters
(VOL*) Timers
T
256 Timers (VOL*)
255
1/0 Inputs
M Outputs
000
(V) volatile
(NV) non-volatile
(VOL*) volatile, can be made non-volatile with jumper NVOL
.. El~ .. AHi
~Undo fastening screw to remove the
cover and lift.
.. ElG .. Al0 (Dcenter I/O modules above the two M2-
63 pins and carefully press them into
~
0 CJ 0
!I- the blade connectors.
Knurled ~Tighten M2-knurled nuts and cheese
nut m head screws with tooth washers on
-O . ---M2-pins
the terminal side.
LED_ .o
0
~Provide the LEDs with the correspon-
0 ding address labels.
0
0
0
o.
· iliJ&LUIWIWJUilllll..
r------,
'------J
rn @
~ ~Insert
Wl'llTE
PIN
the buffered RAM chip .. R96 as
shown with the index groove at the
top.
~Connect the .. P05 programming unit at
the 25-pole PGU-connector.
PCA2.Pl!5
~Actuate the mode selecting key []] (RUN) for approx. l/2s.
--> Red LED "RUN 11 on .. P05 is i 11 umi nated
-->Green LED 11 RUN 11 on PCA15 is illuminated
--> Program will be run, i.e. output 32 will blink 0.5s on and 0.5s off
(frequency lHz).
~If the time base is to be changed to 1/100s proceed as follows: switch
off the PLC, remove jumper from 1/10 and insert at 1/100.
Switch the PLC on again. Push the mode selecting key ~ (RUN) for
approx. l/2s.
-->Output 32 blinks ten times faster, i.e. at 10Hz. The selection of
the time base 1/100s is also evident from the higher blinking fre-
quency of the ye 11 ow LED "CPU RUN 11 •
e) Example program "Blinker" with watchdog activated
If it is desired that the watchdog function be activated for the preceding
example program, the instruction COO 255 must be added to this circulating
program. To ensure that this instruction is executed in every cycle inde-
pendently of the blinker program, SEA must precede it. This alteration is
programmed as follows:
~Actuate the mode selecting key [iJ (PROG) for approx. 1/2s.
@Type in:
Mnemocode
A 5 (20) (1)
E
E
E
E
(0005)
(0006)
(0007)
(0008)
19
13
20
(00)
0
255
(0000)
1 L SEA
coo
JMP
255
0
1
~Actuate the mode selecting key []] (RUN) for approx. l/2s.
-->The program will be run and the green WD lamp will light because the
watchdog circuit receives a frequency of approx. 1000Hz. If an opera-
ting mode is selected other than RUN the WD relay will release and
11 11
31 32 Detail @
.Sl.0'
E10 A
blue
E10 A
5
0 0 0 0 0 0 0 0 E10 A
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 E10 A .. EHL
0 0 0 0 0 0 0 0 .. KB.0'
0 63
PCA2.S10
or PCA2.S05 D [j\ o_
m
Ill II 1111 .. P.65
24V
DC Connection of I-modules
AC
-
A 3.1 Versions of system series PCA14
3 versions are available, corresponding to the required number of input and
output addresses (PCA1.M47 and extension housing .. C45, see chapter A 4).
Type of system PCA141 Type of system PCA147
for 32 I+O addresses for 64 I+O addresses
~ 56 I+O with module B90 ~ 112 I+O with module B90
:~o:~
23
• 40
Window showing I/O status -------H--11----...:-L
16 47
Directly connectable, screw-
less terminal blocks for I+O----JL
24VDC
i
--
-
-r Power
J.lP Opera- Bit User Text Watchdog supply
8085.2 ting and memory memory +
system register data voltage
memory memory . ... monitoring
. ~ / ';>. ·'~ . ~ . ;.
.
\
.
. ,. 7 .. ,.. . .,.
Operating INTER- INTER-
mode FACE FACE USART
selection PGU
I/O connector
. ;::.. . ';:-.
/~ ./ ./~
P0'5
P.0'1
Pl8
.
L
~ ....... 7
.. A..
. >"
A/D
D/A
IBM-PC
Dll
013
!t
Tx Rx
Input Output
CPU o©
ERROR 00
WO 0©
(£)The CPU monitorin lam ellow blinks every 2s during normal operation.
When the time-base is set to . ls, the blinking rate is 0.2s. If the light
stays on or off, there is either no power available, the PLC is in RESET
mode, the CPU has a malfunction or a trap has been produced in the software
sequence.
~ The ERROR lamp (red) indicates errors at the serial data interface. For
details refer to chapter "The serial data interface" (see manual software
level 2).
~The watchdog monitoring lamp (red) is illuminated when the watchdog relay
is excited. Please refer to chapter "The watchdog monitoring circuit" for
details.
(i:J The 25- ole connector of the extension cable (only on the PCA147) allows an
increase in I 0 from 64 or 112 to 128 or 224 inputs/outputs owing to the
connecting cable attached to the extension housing .. C45.
-
~ The 25-pole connector (PGU) is used to connect the programming unit. A
latch is not provided, because the mode selected on the operating mode
selector switch remains operative (unlike the PCA2) when the programming
unit is removed.
~ The operating mode selector switch is used for starting up, trouble-
shooting and editing of texts. Position "LCM" (transfer from e.g. RAM to
EPROM) is not available, because this function is not possible with the
PCAl; the PCA2.P16 copying unit is required.
(10)
~ The two 28-pole sockets accomodate the user or text memory "PROG" or "TEXP
respectively (see chapter "Organization of program and text memory''). When
inserting them, make sure that the groove points to the top. If 25-pole
sockets are used (e.g. 6116, 2716, 2732A), please insert in such a way
that they are flush with the lower edge of the socket. The following
- memory types can be used.
. RAM chip on socket
4 502 4512 0 (type 6116) for lK program lines (24-pole)
4 502 4718 0 (type 6264 or 8464) for 4K program lines (28-pole)
Comment: The 6116 and 6264 or 8464 RAMs allow writing, erasing and modifi-
cation of a program. On power failure, the memory contents are stored by
the buffer battery for approx. 2 months. The program, however, is not
transportable, because the data stored is lost, if the RAM chip is removed .
. Buffered RAM memory
Type PCA1.R92 for
Type PCA1.R95 for
module
2K program lines (24-pole)
4K program lines (28-pole)
i)} see chapter B 2
Type PCA1.R96 for 4K program lines (28-pole)
User programs can be introduced on the left socket (PROG) as well as on the
right socket (TEXT). Text can only be introduced on the right socket. For
- programming or introduction of texts please insert the write lead for the
left socket on the left and that for the right socket on the right. In
order to avoid program mutations interrupt both connections during conti-
nuous operation in the RUN mode.
Contrary to the 6116 or 6264 RAM chip, the program in this memory is
transportable, since it is protected by an integrated circuit and a
lithium battery which lasts approx. 8 years. This module is therefore
particularly suitable for starting up the controller.
For copying of programs please refer to chapter "PCA2.Pl6 EPROM-copying
unit".
- 1) Attention: Neither the wire lead nor the connector WR must be touched or get
into contact with the ground, since otherwise changes in contents
may occur.
0--0 0
c
0
o~
0 0 0
~ ~
0 0 0 0
2716 0 0 0 0 0--0 0 0 0 0
T6116 0 0
T27 .. 0 2732 0 0 c 0 0 0 c 0 c 0
T6116 0 0 TEXT-
T2716 0 0 memory
~ T2732 0 0 J 0
0
0
0
Jumper inserted
Jumper not inserted
Attention: Do not use any other plug combinations, as these can cause
damage to the CPU!
Example: When using an EPROM 2732 for the user program (P) and a RAM
6116 for the text (T), insert the jumpers as follows:
P6116 ~
P27 ..
P6116 o o Note:
P2716 o o The preselection jumpers of the
P2732 o o PCA14 for RAM R91 or EPROM 2716
respectively are inserted
(factory setting).
T6116 0
8
T27 ..
T6116 0 0
T2716 0
T2732 0
user-+-- or---..text
user
program program
1. K 5. K (5. K)
Socket Socket
PROG 1023 5119 TEXT 204 2047
1024 5120 205 2048
2. K 6. K (6. K)
3. K 7. K ( 7. K)
4. K 8. K (8. K)
999
•
F Flags
(NV)
765
764
F Flags
(VOL*) DBLK31 Data (PIO)
480 DBLK 30 blocks
(A)
(NV)
479 DBLK 29
319
8 bits
•
F/C Flags
i
Software date-time
8x8bits
non-volatile
(without power reserve)
(V) volatile
(NV) non-volatile
(VOL*) volatile, can be made non-volatile with jumper NVOL
(A) jumper A open: all 32 DBLK are non-volatile
1) Counter registers C320 ... C479 and PIO-data blocks 0 ... 29 use the same
memory area. It is therefore recommended to start with DBLK 31 for PID-
control tasks.
2) The counter registers C320 ... C479 are available from system program version
V6.034 onwards.
Notes:
b) Power supply
@rake a transformer (for playing 30VA
11 11
c) Connection of the user memory or text memory R95 or R96 and the
programming unit P05
Jumper for
t11ner, counter,
Jumper for
time base
Connector for
progralJllling unlt
Operating mode
selector switch
Jumpers for
memory type
(DFor employment of the buffered RAM memory
module R95/96 the preselection jumpers on
.
flag
Bo 0
PROG
: :
~
-,;-
--~
0
TEXT
,- .
~ ;
}~
is sufficient to use the program memory
and to insert the jumpers in position
PROG accordingly.
11 11
@Set.the operating mode selector switch to 11 RUN 11 • Switch PLC off and on
again.
~The program is executed. In order that output A5 flashes, a
voltage of +24V must be applied to input El. The easiest way to
do this is to lead a wire from the power supply terminal + to
input terminal El. As long as this connection exists, AS flashes
at a frequency of !Hz (if present, the jumper on the B90-module
must be 11 - 11 (minus)).
~If the time base is to be changed to l/100s, proceed as follows:
Switch off PLC, remove jumper 11 1/10 11 • Switch on PLC again.
~output A5 flashes 10 times faster, i.e. at 10Hz. The selection
of the time base of l/100s is also recognizable by the higher
flashing frequency of the CPU-lamp (yellow).
e) Blinker example with watchdog activated
If in the preceding example the watchdog is to be activated, the instruction
COO 255 must be added to this circulating program. In order that this in-
struction be executed during each cycle independently of the indicator pro-
gram, it must be preceded by SEA.
This is programmed as follows:
@Set operating mode selector switch to 11
PROG 11 •
@ Enter:
Mnemocode
8 (20) (1)
A
E
E
(0008)
(0009)
19
13
0
255
LSEA coo
0
255
E (0010) 20 1 JMP 1
E (0011) (00) (0000)
B10 W12
v
I I I 31 f/S-10V
I I I I I I I I
30
I I I I I I I B90 F12
I I I I I I I 29 B E32s
PCA2. Slll' 28 B 824
or PCA2.SlJ5
~!JQ 0
P05
Video
termi na 1 II II
(passive) Receiver Transmitter
.
4010
.
00 0
. } NUL
[4011
4012
4013
PAS
JMP
29
00
20
23
30
0
} Text output from text no. 30 on
24. By pressing ~ 4001 [!] on the P05 input unit jump to the beginning
of the assignment.
25. By pressing ~ execute assignment up to 4011.
26. Type in 030 CR on the VDU terminal.
11 11
033:
A
T-- _::._ - - - -
0 3 3 : . A . 1 . 4 M J " (d (cl - (Cl " (0 ·' (cl
A A
30. To enter CR without changing the text
11 11
"'J appears.
~----- 32. NUL is entered to end text input. This
is possible via I CTRL/@ I (may differ
from one peripheral unit to another).
33. To exit from the editor mode enter i "CR I.11
SAIA 0 PLC
CROWNED WITH PCA14
tested.
-
.
4010
.
00 0
. } NUL
[40114012
4013
PAS
JMP
29
00
20
23
30
0
} Text output from text no. 30 on
T----
A A A A
SAIA 0 PLC
CROWNED WITH PCA14
-
A4 Extension housing .. C45
A 4.1 Basic module PCA1.M57/M47 with extension housing PCA1.C45
In addition to the entire circuitry of the PCA1.M47/M57, the basic module
PCA1.M56 also contains the switching circuits and the connector for connec-
tion to the extension housing.
The extension housing PCA1.C45 is connected via the connecting cable PCA1.K90.
It also has a power supply unit of its own.
The three versions are completely compatible as regards hardware and software
and can be equipped with all the old and new I/O modules of the series PCAl.
1
> There has to be a good metallic bond between both housings.
The extension cable PCA1.K90 is screened so that the I/O wiring and other lines
can be laid above this cable.
;: I
,.
~ i- 24VOC
)>
I I .
~
,.~ -
- Power
I Power
-
~
-
I) ::.. :0. :0. n
c:
It
I monitoring .....
r+
s,...
=i . .... . ~ .. .,. .. >'
I
I . .....
0..
Ill
INTER-
I "
.
) 0
-
3
i
;:
. :0. :.. • v FACE .'4 . :..
I -s
Ill
3
w
.......
1111111111 PCA157 /147 Ex tens ion housing PCAl. C45 )>
32A
Relay WO
Fl
WO 0
Extension plug
65 .... 127 ltO
Connection to M47/M57
Supply WO
power
24VDC
The operating elements described here have the same functions as those of the
PCAl (see chapter 11 0perating panel 11 ) .
-
Ambient temperature Ta 0 ... 50°C (see following page for details)
As indicated on the following page, the PCA15 can be operated with pulsating
(P) or smoothed (G) direct current. It may also be connected to the same power
supply available for the sensors and actuators. Several components protect the
PLC against interference voltages, polarity reversal and low voltages. The 5VDC
for supply of the electronic components is generated by a stabiliser.
+SV
- System ground
+24V
RESET
Monitor circuit
for 24V and 5V
WD coo 255
Watchdog
decoder
~
WD
Diodes: 80V, 2A
p
50VA min. r·-·-
PCAl
220VAC+l0% The following information is based on
-15% the assumption that the mains supply
N and therefore the secondary voltage
will vary +10/-15%; the AC voltages
"'----~M(-) are based on 220VAC primary.
·1ro--'-------"' L._._
Pl Without relay output modules
Secondary alternating voltage Vnac: 22 ... 24.5VAC (Ta= 0 ... 50°C)
(complete range incl. primary voltage fluctuations of +10/-15%:
18.7 ..• 27VAC).
P2 With max. 4 relay output modules PCA1.A2 ..
Secondary alternating voltage Vnac: 24VAC (Ta= 0 ... 50°C)
(complete range incl. primary voltage fluctuations of +10/-15%:
20 .4 ••. 26. 4VAC)
P optimal For all combinations Vnac: 24VAC
p
PCAl
oc V·in . It is assumed that the external
power supply will not only
N smoothen but will also stabilise
/ the DC voltage.
//
•lt-e----- - - - _ _,, ,.
L--·-
Process
.. C45
Extension cable
Voltage 1-----------t
monitoring
WO BUS WO
+Z4Y t>---L--J.----i-+-+-------------t----t~------'
Switching power
WO-alarm
WO-contact: 1.5A/48V AC/Dl
Process
PCA157 C45
PCA147
Extension cable
Voltage
man it or i ng
BUS
+ M Reset + M
0V <>-----+--+---+-+---------------'
T
Reset
Notes:
__
occur, all outputs are reset. To start again
when power returns, a start pulse is
necessary. - .. ._i,,
~If in sink operation, the load resistors (L)
are connected to a regulated +24V supply, NPN
~ -- -
;- ~-.....,....._'
-
El0
oper~tiol-n---+.I~ = ,/
proximity switches can also be fitted here.
Sink
~ NAMUR proximity switches are connected to
NAMUR inputs type Ell.* © I I NPN - _ .i.
~With the opto-isolated input circuit type E20 I ~Ji:-//
- independent of the type of connection - the
closing of a contact or the driving of a --- ------+• 1: """"' I
proximity switch, produces an "H" signal.
In this event the supply voltages can be of
-
._-1-_.________ r>-. '°""'. . .'==~:!_
I.
+.:....+tl.J,l...l.J::!:l::::::: _ _j
differing potentials.
~Some positive terminals on the output modules ~
Al0 and A30 should (in spite of the internal
connection) be looped in order that the
6------,----~·fr :~.....,~''-'-~
-
.. .....J,
E11
+24V L
current does not exceed 4A per double ter-
minal. fs\ ...
l ...._1-..-=....I ~ 1.. i-+--1 -
~The opto-isolated 0-modules type A21 and A30
\::.J I
*NAMUR-switch in L-.-._._r.'-'-----' -
...
;- -
I
I
Q ....
..------------...-.-_._l____~'=T~
I C:: ~~-
I
I
- + -- I
I 24VAC 24VOC
I
I
I - IG)
I
..-4
u
c::(
+
0..
I/I
(])
.,.... A30
S-
(])
I/I
E
(])
+> I
I/I
I/I ®
rll
4-
0
I/I
+>
.,....
u
::s + p N ..;:.
S-
.,....
u
i:: A21
0
.,....
+>
u
(])
i::
i::
0
u
l.D
l.O
.
c::( ®
----
A21
PCA1.M4 ••
M5 ••
C45.
®
@
p N
Warning lamp
.e!!r g;sfGJ
I ~1 .e!!t EEIGJ
I ~1
300 300
1-- 288 ~1 1· 288 ~1
D•
D
•
D
ISI
D
c;i.
\SI. '<t'
N N
D 0
D (") -
sIi) co
...,.
0
D
CJ 0
-
B 1.1.1 Type PCA1.E10 Electrically connected input module
Technical data
Number of inputs per module 8, electrically connected
Input voltage V1n 24VDC, smoothed or pulsating
Input current at 24VDC 10mA
Input delay (typical) Bms
- 0
0
-----------
0 0 0 0 0 0
0
Bus plug
LED display
Threshold switch &
address coding
Screwless connection
terminals in pairs
Mounting holes and ground
connection to housing
-
Definition of input voltages
u
Because of the input delay of
max. 32V Bms, pulsating DC is adequate
"H" {
type 24V as external supply voltage.
min. 19V
max. 4V
"L" {
0V
Connection terminals for the I+O modules: By depressing the grey rib with a
screwdriver, the screwless terminal is opened for one wire of max. l.Smm 2 •
Two terminals for the same connection are located opposite one another to
facilitate installation of jumpers when needed. Plug-in connectors on request.
Input circuit
This module can be used either in source or sink operation, depending on the
external circuitry.
Source operation or positive logic (normal case):
System ground
User ground
*) PCA1.E10 is also suitable for NAMUR proximity switches which can carry a
current of 10mA at 24VDC and 2.2kn.
Switch closed (positive at input): "H" ~ LED ON
Switch open (negative at input): "L" ~ LED OFF
+24VDC
~ L
2.2k/0.5W System ground
R_ l Load resistors
.-----.......,.,..Mr''
1
User ground
11~1
......____,
I
I
I
63
System ground
f'mA
t
energized
*) PCAl.Ell is suitable for NAMUR proximity switches which can carry a current
of 6mA at 24VDC and 3.3kn.
Load resistors
Input circuit
+
7 Sk
system ground
-=-Housing ground
11
H11 ~ LED ON ~ voltage at input
11
L11 ~ LED OFF ~ no voltage at input
Signal adaption
and address coding
0 0 0 0 0 0 0 1-l-+--Optocoupler
Input circuit
Screwless connection
tenninals in pairs
For opto-isolation very long lasting (>100'000h) optocouplers are used. This
results from the use of threshold switches in the diode circuit of the opto-
coupler.
Definition of input voltage
260V-
"H"
"L"
l{ 95V-
65V-
0V
Input circuit
Warning
For reasons of protection of data transmission lines, displays and user input
elements use low voltage material when connecting low voltage on the PLC.
All connections of an E50-module are to be connected on the same circuit; that
means at one point in such a way that they are all protected against one AC-
phase by one fuse.
Ground N P Fuse
-
B 1.1.5 Type PCA1.Al0 Electrically connected output module for 1(2)A
Technical data
Number of outputs per module 8, electrically connected
Output current 5mA - IA (2A)*
When operated at 5 •.. 25VDC, the load
resistance should be at least 240.
Short-circuit protection 1.6A quick-acting fuse
Operating mode Source operating positive switching
Total current See diagram
Voltage range Vaut
Voltage drop
5... 36VDC, smoothed or pulsating
max. 1.5V at I = IA
-
Output delay (typical) 10µs (With an inductive load, the turn-
off delay is greater due to the protective
diode.)
* Two outputs per module can carry a load of 2A each if the total current does
not exceed that shown in the diagram. For such outputs, a quick-acting 2.5A
fuse should be used. Please note however, that the voltage drop at the
terminals is approx. 2.5V with a load of 2A.
Presentation and terminal layout
Bus plug
0 ----------- 0
0 0 0 0 0 0 0 LED displays
Address decoding
!------------!
0----------0
Output transistors
Fuses
~~~~ggg
Screwless connection terminals
in pairs
Mounting holes and ground
connection to housing
Output circuit
Terminals
Output
LED +5V +24V transistor Fuse ! Load
+
IV
....,"'°'
0
>
....,
><
IV
User
ground
Max. permissible total current for complete PCAl (housing for 8 I/O modules)
The average (thermal) continuous total current is relevant.
Example: 40 outputs assigned
...... Vout = 24V I mean
0 61'!
IV
-0
Vl
8 multiplex outputs
55
+'
::l
0
at 10mA (10%ED) 0.01A
c: 50
0
IV
6 display lamps at 2W (100%ED) 0.50A
s..
::l
+' 45
"'s..
IV
16 valves at 24W (40%ED) 6.40A
~ c:
Ol 40
IV
+' Vl
:::J
2 valves at 48W (25%ED) 1.00A
+' 0 35
c: .c:
IV ,.....
.0
E
<(
u
8 control relays at 8W (100%ED) 2.70A
<( 0...
0 10 20 30A
Mean continuous total current Mean total current 10.61A
for all outputs of a PCAl ======
(Housing for 8 I/O modules)
Permissible ambient temperature 48°C
Note:
In spite of the internal loops of the
positive, several terminals are to be
used since the current is not to
exceed 4A per double terminal.
*) Transistor outputs A10 or A30 should be used when switching DC for reasons
associated with contact life and to ensure positive switching.
Bus plug
0 ----------- 0 LED display
0 0 0 0 0 0 0
Address decoding
Output circuit
f 33.n.
i0
3.3nF i
b
a
33n. • 63
f I
3.3nF i
b
System ground
Important
For safety reasons however, it is recommended that extra-low voltages (up to
50V) and low voltages (51 to 250V) should not be used on the same card, or that
one channel should be left unused between them.
If highly inductive, 220VAC loads are to be switched (e.g. control relays or
valves), it is recommended that an additional spark protection be connected
across the load or the contact. Thus, arcing to the coil circuit can be
prevented successfully. The following values are recommended:
R (0) = load Z (0)
C (µF) = current (A)
For DC-voltages the transistor output modules are recommended.
*) Two outputs per module can carry a load 2A each if the total current does
not exceed that shown in the figure. For such outputs, a quick-acting 2.5A
fuse should be used. Please note, however, that the voltage drop at the
terminals is approx. 2.5V with a load of 2A.
BUS
0 ----------- 0
Address decoding
Optocoupler
Output transistors
!----------! Fuses
~~g~~gg
Screwless connector tenninals
in pairs
Mounting holes and ground
connection to housing
-
I
Output circuit
LED +5V Opto- Output Protective Termina 1s externa 1
ooup l oc '""' i Hoe di odo l Lood "lt•g•
--[> /<I*~
t..
I
I
I
I
I
I
I
I
I
r;fJ
I
I
!
'""r
E3 l:
.:
I. :·
LI I
I
I
I
PNP
~
~
LED ON
LED OFF
Note
Terminal M is to be connected to the negative of the external voltage. It is
used for the internal supply of the module. Accordingly the positive terminal
is omitted on the first output per card (in the example above on A0). However
because the positive terminals are looped, connection is via one of the
remaining positive terminals.
Max. permissible total current for the entire PCAl (housing for 8 I/O modules)
The average (thermal) continuous total current is relevant.
- ..,_
0
Q)
-0
Vl
.....
::J
6~ .-----,------.----~
55--~~-+-~~-+-~~--1-1
Example: (24V)
8 valves at 18W 100%ED
I mean
6.0A
0
c:
0 50 I ~I I 11 4 valves at 48W 30%ED 2.4A
Q)
s...
.P 45 I I! """t.. I I I 4 control relays at 12W 100%ED 2.0A
"'s...
Q)
~ i? 40 I I1 I ~ I I
Q) ·~
..... Vl
~
::J
_g 35 I I' I 1"il
Mean total current 10.4A
Q)
=====
~3
<>:: 0...
B 1.1.8 Type PCA1.A50 Output module for VAC with static relay (Triac)
Technical data
Number of outputs per module 8, galvanically isolated
Output voltage range 24 ... 280VAC eff. (24 ••• 240VAC nom.)
Output current nom. lA eff.
Output current min. 60mA eff .*
Overcurrent max. 28A peaks 20ms, non-repetitive
7A peaks ls, non-repetitive
Overvoltage max. 600V peaks, non-repetitive
Voltage drop max. 1.4V
Isolation voltage of 2500V eff.
optocoupler
Isolation resistance of 100MO
optocoupler
Bus plug
0000000
Screwless connection
terminals in pairs
Mounting holes and
ground connection
to housing
-
The output module PCA1.A50 with static relay can be used to control resistor
loads (lamps, heating equipment) and to control inductive loads (motors,
valves, contactors). The outputs are opto-isolated against the CPU and against
one another. The integrated zero-switches who set load at the zero-passage,
have a very positive effect on lifetime, number of switch operations and
interference suppression.
Warning
For reasons of protection of data transmission lines, displays and user input
elements use low voltage material when connecting low voltage on the PLC.
All connections of an A50-module are to be connected on the same circuit; that
means at one point in such a way that they are all protected against one AC-
phase by one fuse. Each load circuit may be protected individually by a fuse
- of max. 1. 6A.
Fuse
P N Ground
l.6A
PLC housing
Outputs:
Number of outputs per module 4, electrically connected
Output voltage SmA - IA (2A) *
When operated at 5... 24V, the load
resistance should be at least 240.
Short-circuit protection I.6A quick-acting fuse
Operating mode Source operation (pos. switching voltage)
Total current See diagram for type PCAI.AI0
Voltage range Vout 5•.. 36VDC, smoothed or pulsating
Voltage drop max. I.SV at I = IA
Output delay (typical) 10µs (with an inductive load, the turn-
off delay is greater due to the protec-
tive diode.)
*) Two outputs per module can carry a load of 2A each if the total current does
not exceed that shown in the figure. For such outputs, a quick-acting 2.SA
fuse should be used. Please note however, that the voltage drop at the
terminals is approx. 2.SV with a load of 2A.
min.
32V
24V
19V
"L"
{ max. 4V
0V t
0----0
~~~
Load resistors
Screwless connection
terminals in pairs
Mounting holes and ground
connection to housing
Input/output circuit
The inputs can be used in either source or sink operation, depending on the
external circuitry.
The outputs can only be driven in source operation.
Inputs in sink operation or negative logic
Switch closed (negative at input) 11
L11
~ LED OFF
Switch open (positive at input) 11
H" ~ LED ON
External Terminals Interference LED
suppression Threshold
filter and delay switch
100k 100k
System ground
T
.;'.I
~
LED
L
System ground
I f
+ r-{h1
c:T
I
·~I
>--1-
I
I
1
LED
M
Max. permissible total current for complete PCAl (housing for 8 I/O modules)
Refer to data on PCA1.A10 output module
"l:' {max. ov
4V
User power supply of the PCAl when using the PCA1.B80 module
The short-circuit protection feature makes higher demands on the power supply
of the PCA1.B80 module. Therefore, two suggestions will be made in the
following with regard to the user power supply.
~~
1.0'9'9' uF N
I "
'O
:I
PCA1
280' VA
•Ill M
II.
"
p
22'J/24V
.
:=I
'Q
.,
'Q
~
v PCA1
c DC AC
N e0
289' VA
.,,1r-- M
Presentation
,,-.--- Bus connector
LED-display I: red
• • •• •e •• •e •• •e LED-display 0: yellow
Output circuit
-
Terminal assignment fj~l]@.
Jumper B is in position 11
-
11
•
15V
I
I
I Load resistor 2k2
I - +
+
+
Short-c i rcu it
protected output
driver
y
System ground
M
The outputs are in source
User ground Load operation (positive switching)
*) Absolute address = basic address + relative address
Vout: smoothed voltage V1n: smoothed or pulsating voltage
t5V
7*1
r-~~-----<~--<r-+-..--1-
+
j
1-----< >---+---.----+-Sh_,ort-c irct-u-it--~
protected output
driver
1------< <t-
Vout[
y
System ground
J_
User ground Load
The outputs are in source
operation (positive switching)
*) Absolute address = basic address + relative address
Vout: smoothed voltage
min.
32V
24V
l9V
"L"
{ max. 4V
rav t
0 -----------
Displays Input: red
0 0 0
0
Write or read
circuit and
address logic D Preparation of the
Output { input signals
transistor and delay
Input/output circuit
All inputs are switched to source operation (-) (factory setting). The inputs
can be switched to sink operation by commuting jumper 8 to + 11 11
•
Jumper B
~
Q)
+ °'
~
Q)
+ "'
......
°'
"'
...... .,.- ...... 0
r:::T >
0 ·~I I 0::l
> > I I 0 I>
...I.- -I.- r:::s..."'
"'s...
c Q)
......
.....x
Q)
......
.....x M
";'"
-
In uts in source o eration or ositive lo ic
factory setting: jumper B on 11_11
~I
63
I
II -
..____.r,__,____.. . .- - .
I
Load resistors
System ground
+ r-fh-ri~
I .j
I :.
I .I
:!
_.....__6~~.I---+-....,_..
i
User
.,__..___...__"P--+--+---~
Load I Output Protective
System LED
ground yellow
•Switch open
(+ at input): L Q LED ON
•Output conducting
(set) Q LED ON
LED
•Output non-conductive diode yellow
(reset) Q LED OFF
User Output
ground Load transistors
- B 1.1.12 Type PCA1.E40 Combined date-time and input module (only PCA14)
In addition to 7 inputs, the module PCA1.E40 contains a precise date-time with
power reserve. This buffered date-time can only be evaluated with the system
series PCA14 in connection with its software date-time.
Technical data
Inputs:
Number of inputs per module 7, electrically connected
(addr. 1. .. 7)
Input voltage V1n 24VDC, smoothed or pulsating
Date-time:
Accuracy <15s/month at T = 15 - 30°C
Power reserve 2 months due to NiCd battery 3 >
Date-time values Day of the week 01. .. 07 2 >
Year 00 ..• 99
Month 01. •. 12
Day of the month 01. •• 31 J.)
Hours 00 ... 23
Minutes 00 ... 59
Seconds 00 ... 59
Internal power consumption of 15 ... 70mA
the module (5V)
1) The date-time takes the various months and leap years into account.
2) Day of the week 01 stands for Monday, 07 stands for Sunday.
3) Life of buffer battery approx. 5 years
Spare part no. 4 507 11 950
1 1 1
---1--------1----.-- Date-time
'------~---Trimmer
7 M 6 M 5 M 4 M 3
__.. ___Screwless connection termi-
nals in pairs
O_ _ _ _ _ _ _ _ _ _c+--__.
...,_ __. _ _ Mounting
connectionholes and ground
to housing
min. l9V
"L"
{ max. 4V
0V t
The 7 inputs (addresses 1... 7) can be used without restrictions and indepen-
dently of the date-time. The address 0 is reserved for the data transfer from
and to the date-time.
Input circuit
Depending on the external circuitry this module can be used either in source
or sink operation.
°'
ro
.µ
~
0
>
System ground
15V
+24VOC l
~ L Load resistors System ground
.~T . 2.2k/0.5W
;;>_j_
-----M-
~ II User ground
-
1· Flags Counters
·1
''"'ii-~
[\, ..
.
PCA2.P05
Hardware Software
date-time date-time
PAS 50
PCA1.E40
Text output
0
($T, $0, $H)
.J
(BCD)
L. User program
As evident from the above figure, a flag field (for the whole contents 60 or
68 flags) as well as 1 counter must be reserved for the duration of the data
transfer between both date-times. The transfer from the hardware date-time to
the flag field or vice versa is effected serially with the address 0. The
addresses 6 and 7 are used as control signals.
Address 0: This address is used for the data transfer between the date-time and
the flags.
Address 6: With address 6 a clock is generated. With every clock signal a data
bit is received or transmitted by the hardware date-time.
Address 7: Chip select. In order to activate the data transfer, this address
must be set to 11 H11 • As soon as the transmission is finished, address
7 must be reset to 11 L11 •
I
Control
bit
I Hours Minutes Day of the
month
l Month Year Day of the
week
Seconds
..... co
NN
•
.......
·M~ • •
Transfer direction
I Seconds I Dayw~:k the I Year I Month I Da~~:h the I Minutes I Hours Control I
I bit
I I I I I I I I I I I I I I I I I I I I I I I II I I I I I I I I I I I I I I I I II II I I II I I I I I I I I I I I I
co ... 1... ~~ ~~ ~~ co"' co
_,
I~ ...... 2~ ..... -~~ -~~ -~~ "'"' <.I>
..... .... .. . 0\ Q
M<e:r'
. . . • . . ,.....,
_, :::E:
IX)
-.:l"V
••• • • • ui \Q
_,.,LO . "'
"'
Transfer direction
When reading the hardware date-time the individual bits are read in the
sequence LSB ... MSB. To guarantee that the format corresponds to the read-in
instruction for 2 x 4 bits BCD (code 16 in the 2nd line of the instruction
SCR), make sure that the LSB of the individual date-time values is at the
highest flag address. For the sake of an optimum transfer routine hardware 11
date-time to software date-time" the control bits are fitted with the 4
highest (out of 60) flag addresses. This results in the above inverse 11 11
transfer direction.
1. 2. 3. 4. Bit
1 1 1 x Whole contents
1 1 0 x Year
1 0 0 x Month
0 1 0 x Hours
0 0 1 x Minutes
0 0 0 x Seconds
x x x @ -Set date-time
x x x CD Read
- - date-time
Transfer diagram
a) Setting the whole date-time contents
Address
Chip select 7
1. Cl k 2. Cl k 60.Clk
Clock 6
co co
Vl Vl
Data 0 ..J ::E:
- I} control bits
J 56 data bits
Address
Chip select 7 ____J
l.Clk 2.Clk 12.Clk
Clock 6
Data 0 I n'.:Jco
r:i_
~J
I! control bits
....I 8 data bits
Examples
1. Setting the hardware date-time (whole contents)
During the first startup of the hardware date-time, the correct values must
be set. Proceed as follows:
- The current date-time values are introduced into the software date-time
(e.g. with a PCA2.P05, see chapter "Operating modes").
- In the STEP-mode the following routine is selected and executed. The hard-
ware date-time automatically accepts the values of the software date-time
and keeps on running, irrespective of whether the PLC stays switched on.
This procedure can be repeated, if after months the deviation from the
actual date-time has become too great.
Program
4020 29 PAS
21 17 17 260
50} Seconds
22 15 SCR 260
23 20 20 459
24 29 PAS
25 11 11 260
50} Day of the week
26 15 SCR 260
27 20 20 451
28 29 PAS
29 12 12 260
50} Year
4030 15 SCR 260
31 20 20 443
32 29 PAS
33 13 13 260
50} Month Transfer contents of the
34 15 SCR 260 software date-time to flags
35 20 20 435 .....,
"'
'.Q
36 29 PAS ~
.....,
37 14 14 260
50} Day of the month C:
0
v
UI
....
:::>
38 15 SCR 260 l• oq-f ~
39 20 20 427 I I I I
4040 29 PAS
41 16 16 260
50} Minutes
42 15 SCR 260
43 20 20 419 Transfer direction
44 29 PAS
45 15 15 50} Hours
260
46 15 SCR 260 Flags ---- Hardware date-time
47 20 20 411
*) With code 20 in the 2nd line of the instruction SCR 20 bits BCD are
transferred. Therefore, the flags 392 ... 403 must also be reserved, with
M400 •.. M403 serving as control bits for the hardware date-time. On the
whole, 68 flags are required for setting the hardware date-time.
4048
49
11
11
SEO 400}
SEO 401 Control bits for
1.
4Ml
2.
401
3.
402 403
4. Control bit
Flag
50 11 SEO 402 hardware date-time
51 12 REO ( 403) 1 1 1 0
11hole date-time Set
52 11 SEO 7* Chip select _s- contents -
53 16 SEI 0
r- 54 01 STH 1400
I 55 10 OUT 0 * Data Transfer the contents
I 56 19 SEA 0 of the flags M400 ... M459
I 57 11 SEO 6* Clock _j to the hardware
I 58 12 REO Clock date-time
I 6* {_
I 59 27 INI 59
I 4060 21 JIO 0
L_ 61 00 00 4054
4062 12 REO 7* Chip select --i__
C::4063 20 JMP 00
4064 00 00 4063
Program structure
Initializ:a~t1~·o~n:..l.----~-------------------------:
JMS Subroutine
"Read the
hardware
date-time"
PP-assignment RET
pp 0 PP 1
I
JMS I
L----
}
96 15 SCR 260 0s...
97 16 16 447 Minutes "'c:
"O ....0 ....0 ..c: "'QJ
...., ....,
98 29 PAS 50 0 s... ....,
..c: ...., Cl)
s...
c:
99 06 06 260
u >, """
QJ
"' c: >, c: "'c:
"'
0"'
u....,
QJ
Vl "' ):
Cl QJ
QJ
>-
0
::E:
"'0
Cl E ;: 0
:I: 'OT .0
·~
104
105
106
107
15
16
29
07
SCR
16
PAS
07
260
407
50
260
J Seconds CQ CQ
V> Vl
...J::E:
Transfer direction
CQ CQ
Vl Vl
..... ::E:
CQ
V>
.....
108 24 RET 0
Hardware date-time - Flags
3. Transferring the seconds from the hardware date-time (to software date-time)
As is well known, it is also possible to transfer only single values of the
date-time. If the software date-time is regularly synchronized with the
hardware date-time, it may be sufficient to transfer only the seconds
(accuracy of the software date-time: <3s/day).
Subroutine: Read the seconds
2. 3. 4.
=> 501 12 REO
411 }
1. Control bit
502 12 REO 410 Control bits for 411 410 409 408 Flag
503 12 REO 409 hardware date-time
504 11 SEO ( 408) 0 0 0 CD
Seconds Read
505 11 SEO 7 * Chip select_t
506 16 SEI 11
,------ 507 01 STH 1400
I
I 508 10 OUT 0 * Data Control bits
I
I
509 19 SEA 0 (M411 ..• M408)
I 510 11 SEO 6 * Clock _s- to hardware date-time
I
I
511 12 REO 6 * Clock~ (control instruction)
I 512 28 DEI 8
I
I
513 21 JIO 0
'-- 514 00 00 507 Seconds
515 16 SEI 7
r---
I
516 01 STH 0 * Data
I 517 10 OUT 1400
I 518 19 SEA 0
I
I
519 11 SEO 6 * Clock ___r Transfer seconds from
I 520 12 REO 6 * Clock~ hardware date-time to
I
I
521 28 DEi 0 flags M407 •.. M400
I 522 21 JIO 0
L_
523 00 00 516
524 12 REO 7 * Chip select L
525 15 SCR 260
526 16 16 407 Transfer seconds to
527 29 PAS 50 } software date-time
528 07 07 260
529 24 RET 0
Input/output circuits
lk ISE07] or IRE071
clearance or blocking for
Analog-
OUT alteration of output value
output -storage
channels j
1 bit data for analog
output
10n
Write instruction: IOUT31
-Input of bit 3
-AD conversion of input
Ana 1og-
input
,__----r---.------ vo 1tage at channel 3
channels
Start Read instruction: jORH61
sj s
3-
- ADC IN -Read bit 6 from input
0... +5V
1)--{==h--+-~-C:::l-.......,~ 0 ~
-•--<>-+---. digital value
-If blocking removed (SFn 7 '
channel then storage & cc-r
J 10n selector
of digital •~
channel 6
1 bit data from analog input
0-address I-address
*) Only required at 19V or 20mA
1) The counter value of 0... 255 corresponds to an output voltage of 0 ... 10V.
The resolution, however, is only 7 bits.
2) If this module uses, for example, the addresses 24 to 31, it must be noted
that the highest address of the card is 31. This means that input channel 3
corresponds to address 27, the output channel corresponds to address 30 and
the block or clear command is assigned to address 31.
r------------------------1
i----1----------~
1
II Output channel ® fA\ ORH .0
I \.:::,J I Instruct ion for ana log output ORH
1
I I
I I ~---------l ORH2
VOUT
ii o--.+<
I ....."'
I ..Q
M~ I <.O
.....
<(
I -:;- @ I u
Q..
I
I I .<::
<(
~
~ ~-----------------------~ ..... u
Vl
~ 1v
CD Conversion I ....,"'
.<::
u Vl
-5 16 OUT ..... :::>
co
.....:::> ~
..Q
....,
,e- Mr-::::i_
.....
N
co
g I ~ I <.O
SEO/REO 7
~-------------------------~ "'
..... 0...
Iv u
6 OUT ..Q ....c: ·~
O'>
2 0 0
<.O '-'- SEO/REO 6
M~ I
r--------------------------~
IVOUT
30>----
M~ I
~--------------------------~
I Vout
RL ;?: 10kOhm
Software
Output analog value
The 12-bit digital value to be output must be applied at the inputs of the D/A-
converters. By means of an instruction (ORH 0... 3) this value is stored and
output as analog value by the DIA-converter.
The unchanged analog values of all 4 outputs are available to the process as
long as they are not redefined by means of a new instruction.
Procedure
With the series PCAl only 8 element addresses are available per I/0-module. In
order to process the 12-bit data, they are split up into two words consisting
of 6 bits each and processed one after the other.
The following steps must be distinguished:
A) Transfer the first 6 bits (starting with LSB) to buffer 1 (SEO 7)
I Buffer
6 bits
0
6 bits
SEA
REO Word 0
STH 4
OUT Transfer 6 bits
to buff er 0 ®
ORH 0 ... 3 .
© STH 400)
OUT 0*
SEO 6 Select output
Al A2 A3
ORH 0.. 3 * channel 0 ... 3
REO 6 * and output
0 .•• 10V analog value
RET 0 1 I I I I I I
EA 16 21 1_ Buffer 1 @
I I I I I
.___Buffer
__
I
0 _,
I I
@
For versions a and b flags 400 ... 411 are used. Version c uses counter C301
as an output register. 14 flags 400 ... 413 are used in version c to load the
buffers.
* For basic address 16.
** PCA14 as of version-v6.034 for a baud rate of 9600 bauds.
I
I ORH Z
Vout
I
:!!. I
Cll M I
c:
c:
"'u
..c:
.....
rI l © II
:::l
c. ~------------------------1 ..c:
..... I .....u
0
:::l
I CD I "'
I .....
I
Instructions for analog output ..0
I N
Vl SEO/RED 6
.--<
.....
bI Vout .c.
<O
'-
Cl)
4- u
Mn_ ! 4-
:::J
co Ol
0 SEO/RED 7
L_________________________
I 7
J
I p
.;::;
c:
0
u
OUT lL .. 3
'- ..c:
"'u
..c:
+ 0-- lOV RANGE
0
4- "'>
.....::l
u
.....
..... I 0 ..c: "'
::l
c.
-
c:
M
©
20V RANGE
I u c.
.....
"'
.,_,
c:
N
.....
·~
..a
.--<
+
C/1
.....
® ..0
<O
ll I-
Cl)
4-
4-
::l
co
Presentation
Connector for
power supply board Power supply board-----------.
o,_____ ~
Bus connector - - - - - - - - - - : .
~
Address .------.. Data buffer for input values
decoding
AID-converter for inputs
and
logic 1-reinsertable jumpers
B = bipolar I U = unipolar
Reference voltage for outputs
1-reinsertable jumpers for
voltage ranges, total 1.fJV/2.fJV
Data buffer for output values
DIA-converter for outputs
- is preselected jointly for all inputs of a module via the connector B/U.
- Operation with current can be selected for each input individually via the
plug (C = current, V = voltage). If the connector is plugged into C, a pre-
cision resistance of 4990 is switched into this input circuit, the voltage
of which is evaluated. The current range depends on the selected voltage
range (10V ~ 20mA).
The following table shows the three basic ranges with respect to the
corresponding digital value:
Software
With the version PCAl only 8 element addresses are available per IIO-module. In
order to process the 12-bit data, they are split up into two words consisting
of 6 bits each and processed one after the other.
Word 0: contains the high-order 6 bits including MSB
Word 1: contains the low-order 6 bits including LSB
E.el El E2 E3 (SEA 0)
I OUT ~· .. 3 I* Select input
channel 0 ... 3
SEO 7* Word 1
OUT £) ... 3 SEO 6*}
M
REO 6 * *AID-conversion
STH 5 *
3:
,.... OUT
STH
411)
4 * Transfer 6 bits from
SEO 6 c::x:
410)
(.) OUT buffer 1 to flags
REO 6 Q. 411. .. 406
.
STH 0 *
OUT 406)
REO 7 SEO 7
SEA 0
Buffer 0 Buff er 1 I REO 71* Word 0
EA£) 5 0 5
STH s)*I
OUT 405 Transfer 6 bits from
Word 0 Word 1 buff er 0 to flags
. 405 ... 400
~ ~
STH 0 *
OUT 400)
• • • •••
M400 • •• • ••411
405 406
MSB LSB *) If the module is placed to a
position other than 0, the
corresponding basic address
must be added.
:;:
STH 17 * II DEi 0 24 23 into counter 300
L __ JIO
OUT 407 (NOP 1111 **)
STH 16 * RET 0 SCR 300 ~ Transfer to flags
OUT 4~6 21 413 413 ... 406
SEA ~ SCR 300 Load value of 12 bits
IREO 231* 25 411 into counter 300
STH 21 * RET 0 EA 16 21 @
OUT 405
. EA 16
STH 16 *
OUT 400 Buffer 0
RET 0
With all three versions the analog value is available as 12-bit binary value in
the flag area 400 •.. 411. With version c the flags 412 and 413 are also used
(because of the transfer of 8 bits instead of 6 bits). The routine c finally
transfers the value to counter C300.
* For basic address 16.
** PCA14 as of versiori""""V6.034 for a baud rate of 9600 bauds.
MSB
4£),l'l 405 4£)6
LSB
411
fSEA
SEO Word 1
• • • • •••••
• • 6•bits STH
OUT
411)
6 bits 5 *
STH 410)
Word 0 Word 1 OUT 4 * Transfer 6 bits
to buff er 1
.
@
D D
REO 7 SEO 7 @
STH
OUT
406)
0*
I' i I I
EA,l'l 5 0 5
I I I SEA
_ Buffer 0 _ IBuffer
I I I1 _
I REO 7 I* Word 0
6 bits 6 bits M
STH 405)
\~----~ 3:
~----1 OUT 5 *
T""
<(
t> SEO 6
.
Transfer 6 bits
to buff er 0 ®
a.. ORH 0 ... 1
STH 400)
REO 6
OUT 0*
SEA 0
© !SEO 6 I* Release and
blocking of the
A0 Al DIA-conversion
0 ... 10V
I~~~ 0
.. · ~ 1: Select output
channel 0 ... 1
and output
a b ~ (software level ~)
2~~* 0~
600 (SEA 650 f SEA 700 (SEA 0)
I SEO _SEO 23 * SCR 301 } Value from C301
STH 411 SE! 0 22 411 to flags 400 ... 411
~ OUT21 * r-- STH 1406 REO 412
· STH 410 i OUT 1016 * I SEO 413 I - - SEO 23: Word 1
~ OUT20 * : IN!
JIO
5 SCR 300 Word 1 (8 bits)
~ STH
409 L __
24 413 to C300
s OUT
. . . STH
Ill
OUT
19 *
408
18 *
r--
:
I REO
STH
OUT
23 I*
1400
1016 *
(NOP
SCR
21
1111 **)
300
23 *
} Word 1 (8 bits) to
buffer 1 (SEO 23)
·-2:!
.... STH 407 i DE! 0 REO 406
e OUT 17 * L __ JIO REO 407 * ----- REO 23: word 0
~
c:z:
STH
406 SEO 22 * SCR 300 } Word 0 (8 bits)
OUT16 * ORH 17 * 24 407 to C300
SEA 0 REO 22 * (NOP 1111 **)
I REO23 I* RET SCR 300 } Word 0 (8 bits) to
STH 405 21 23 * buffer 0 (REO 23)
OUT 21 * SEO 22 * } Output analog
ORH 17 * value via
. REO 22 * channel 17
STH 400 RET 0 Word 0 Word 1
OUT 16 *
SEA 0 400
• • • • •
405 , 406
• • • •
4111
• • •
413
0 0
SEO 22 * 1
ORH 17 *
REO 22 *
RET 0
16 v
1 I I I , , I
21
Buffer 1 ~
EA 16 21 1L----~ ©;
II I I I
Buffer 0
~--~@
I I I
For versions a and b flags 400 ... 411 are used. Version c uses counter C301 as
an output register. 14 flags 400 ... 413 are used in version c to load the
buffers.
* For basic address 16.
** PCA14 from version\16.034 onwards for a baud rate of 9600 bauds.
B 1.1.16 Type PCA1.W40 Analog input module for temperature sensor PT 100
Technical data
Number of inputs 6, electrically connected
2-, 3- or 4-wire technology,
independent of each other
Temperature sensor PT 100
Measuring ranges -20°C to 150°C or 0° to 400°C 1
>
Presentation
The analog module for the PT 100 temperature sensor consists of two pc-boards
arranged on top of one another.
Sensor adapter card (lower)
.'
r-------------:::===l-- Bus-connector
0 ------------ 0
Plug connection to analog card
0 0
II -+------+-- Reference voltage
I··r·
ABCD
Jumpers for selecting the
··r·
I•• • 1··r·
•• • 1··r· •• • 1··1·
•• • 1··r· •• • r··r
••
measuring range
•••
DDDDD5 .. 3 2 , Trimming resistors
DDDDD
DDDDD Operation amplifier
Terminals PT10{1
O AC 0
/
\/
5 .
\I I/
3
I/
2
\/
1
\/
J¥
Voltage stabilisation
Input circuits
2mA
·B
I
E
27k lllln Channe 1
selector
0-address
.A
l Sensor adaptation AID-conversion with
channel selector Reading of
8-bit binary
Connection: value
Please note the basic address, i.e. on which location the module is mounted.
Example with basic address 24: OUT 3 __
.,. OUT 27 (24+3)
SCR 260 .,.. SCR 260
24 7 .... 24 31 (24+7)
Technical data
Number of input circuits 8
Range of digital values 00 ••• 99
Bus plug
0 -------- --- 0
1~£1~~1 4 5
8 preselector switches
c:::J c=i
C:=J c=i
c:::J c=i
c:::J c::::J
l~~WI 4 1
Mounting holes and ground
connection to housing
0
Principle scheme
.
~-EJ 1
LBS
A~ 0
Address
and
control
lines
El Al
II l
Tens I"
A.2
A3
A<+
AS
A6
- Y Ones::
Al
E~ 1 2 3 4 5 6 7
Read line
(SEA 0)
SEO 26 Setting the pair of preselector switches {addr. 24+2)
SCR 262 Setting the counter with
16 31 BCD-input x 1
REO 26 Resetting the pair of preselector switches
b) The value of pair 6 of the preselector switches shall be loaded into non-
retentive flags 424 •.. 431 .
. .
(SEA 0)
SEO
~~~1 }:::::::,::: p:;rv::u:r~:·:::::r sw;tches (addr. 24+6)
0
SEI
r-STH
: OUT
:I IN!
._ __ JIO
REO 30 Resetting the pair of preselector switches
•
MODEM RS232c
PCA 1.F21 •
.
•
Telephone exchange
0 Do RS232c
~
PCA1.F22 •
..
•
RS232c
Printer
DATA LINES PCA14
2 peripheral connectors
one above the other
Technical data
PCA1.F21 PCA1.F22
Number of peripheral 1 2
interfaces
Type of interface RS 232c RS 232c
Used addresses 8 8
Data transfer The data transfer is performed between the
CPU PCA1.M4 .. via PCA1.F21/F22 and the
connected peripheral units.
Management of the peri- By means of the user program with the
peral interfaces corresponding control and status signals
Number of control and Total 6
status signals per
peripheral interface CTS}
DSR Readable signals (status signals)
DCD
RTS}
DTR Settable signals (control signals)
ADC
Transmission speed 110 to max. 9600 bauds*, defined in the
software by the PAS 100 instruction
Signal level of the data "L" : + 12V
lines (according to "H" : - 12V
standard RS 232c)
Level of control and "L" . - 12V
status signals (acc. nHu : + 12V
to standard RS 232c)
Connector for RS 232c 25-pole miniature connector, female (for
details refer to section 11 Pin assignment")
Power consumption F21 F22
(internal)
5V 125 mA 230 mA
24V 26 mA 43 mA
Presentation
PCA1.F21
------- ____ ---- ___ - - - t - - - Bus-connector
Voltage Circuit
supply ±l2V for
RS 232 c
Transm./receiv.
20'mA
Screw terminals for connection
for the 20mA-current loop of the PCA14
TxO
Peripheral connector 1
PCA1.F22
------------------.:::...~-r~~
Transm./receiv.
20mA Screw terminals for connection
for the 20mA-current loop of the PCA14
TxO
+
LE~
--
LED
Tx ./
/ Converter~ ~
RS232c/WmA
Rx
CTS Vl
:::l
DSR c::i
I
DCD Cl.> u N
....<.
u _J
"'u LI..
4- N a.
<-. ""' 0
RTS Cl.>N
~I/) et:
....... u
DTR - 0::
et: c..
V)
ADC
Tx
Ll"D
.. Converter~V.
Rx
--- _
-~
RS232c/20mA
PCA14
OATA
LINES
active
Address assignment
*) The addresses are valid for the mounting location 0. The respective basic
address must be added for other locations.
SEL 0 1
I With the instruction SEO SEL 0, 1 the data
(Select) lines (TxD, RxD) of the respective peri-
pheral connector 0 or 1 are connected
to the DATA LINES of the PCA14.
With the read commands (e.g. STH SEL 0, 1)
it can be determined which peripheral
connector was connected to the DATA LINES.
1) Similar to the input/output module PCA1.B90 two signals each use the same
address. (DTR/DSR, RTS/CTS, ADC/DCD). Consequently, one signal can only be
set, the other one can only be read (see also Address assignment").
11
Function
LEDs
0 Status signal
0 Control signal
0
Connector 1
RxD
0
TxD
Jumpers for
~
0
connector 1
0 Status signal
Jumpers for ~ 0 Control signal Connector 0
connector 0 0 (PCA1.F22 only)
(PCA1.F22 only) RxD
TxD
a c DCD
Status signals (readable signals)
CTS ! Insert one jumper only !
~
a c DSR
0 0 ADC
Control signals (settable signals)
~ RTS ! Insert one jumper only !
a o
DTR
For each connector 1 status signal and 1 control signal each can be displayed
on the corresponding LED. The jumpers can be reinserted during operation, which
permits checking the function of the connected peripheral unit.
If no jumper is inserted for the status or control signals, the corresponding
LED is permanently illuminated.
The LEDs "TxD" and "RxD light up, if data is being transmitted or received.
11
Depending on the baud rate and telegram length only a short flash or a long
flickering is recognized.
Counter-connector
with screw locking
25 0 13
21t 12
..•
• :...• Connector on PCA1.F2
female
...••
2
1
PCAl. F2
Presentation
r------------:::~:i-- Bus-connector
o--- ---
Attached counting
mode supplementary
o o o o o o o
module
PCAI. Hll - - - - - - -:;i
I
General logic - - - - - J - - - + - I
I
I
I
~ c=J
Output stages ---~1--
Technical data
In order to diminish the internal power consumption (at 5V) from 350mA to
190mA, a special version using CMOS technology was developed. It is referred
to as PCAI.HI0 Z16. This is now the standard version.
- CPU M5 ..
Extension C45 *
Power requirement Dll
450
90
0
0
100 0
013 10 0
(012) 0 external
(P10) (200) 0
(P05) (150) 0
*) It must be noted that the .. C45 extension is able to supply about 500mA
more current than the M4/M5 modules, because of the removal of the CPU
on the 5V side.
Memory modules
R95 Memory module 4K, non-volatile PCA1.R95
R96 Memory module 4K, non-volatile PCA1.R96
R20 Text memory extension module PCA1.R20
R25 Data memory extension module PCA1.R25
Display modules
DU Display module, 4-digit PCAl.Dll
D12 Display module (remote display), 4-digit PCA2.D12
Dl3 Display interface for D12 PCA1.D13
D14 Display module (remote display), 2x6-digit PCA2.D14
All elements (inputs, outputs, flags, timers, counters) can be queried or set
in the "MAN"-operating mode.
All timer and counter values can be indicated in the RUN-mode. In the operating
mode "STEP a jump can be effected to any program line (= step address) of the
11
user memory. Finally, "BREAK" permits the program processing up to a set break-
point and continuation in step-by-step operation. For details refer to chap-
ter C "Operating modes".
It must be noted that the keys for selecting the operating modes must be
pressed at least 0.Ss for safety reasons. The selected mode is displayed by
the corresponding LED.
In the case of PCA14, the operating modes are selected with the sliding
switch on the basic module.
100~[;)~1~100~~~1
Display of a program line (7-segment-LED)
Display of the accumulator status (ACCU) l,.
QRUN ACCU•10
QBRUX
Display of the selected operating mode Qsm>
QTEXT
OMAN
OPAOG =mrrn=
I Keys for the selection of the operating modes I ~ w::J WJ
(PCA 15)
.... ~ r:::::J c:J
-
[Ll [!] [!] [!]
16-part keyboard
with 10-part block and 6 function keys 8QC!J L£J
[QGJ[2J Cl
w!~C!J~
25-pole connector
for PGU-connector of PCA15
Flat cable
'
B
(•!!!Im•)
Operating mode selector
- - - -{
Connector for the SAIA PLC progranming
0
iJO
-~
~ _,.
units, system family PCA (excl •••• P05)
- ~ ~
-
B 2.1.3 PCA2.S10 Input simulation unit
Its purpose is to simulate input signals via toggle switches so that a program
can be tested "at the desk". This considerably facilitates the commissioning of
the actual control system.
A transformer with rectifier is supplied from a mains cable. From the rectifier
is a branch to 32 numbered toggle switches, the signals from which are fed to
the PLC inputs via a system cable and plug.
Ordering designation for connection to 220VAC: PCA2.Sl0 D4
~-__,0~ ~
Miniature fuse :+ : ! §-
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0 ll::Y----32 toggle
fJ,63A
.___.....~~ ~ ;
2 : : J ___2_4v_A_c-t -43, 35, 36, 37 :
switches
0 0 0 0 0 0 0 0 .
c:
0
~
I u..
2 BCD preselection
switches
}
O----'-H+l-l-H-----015
o--'ff+t+t-----v14 or t
L
o--~-H-----013
,.
12 8 inputs Right-hand
Fuse :
F./ ~I ~ }
~ t~~~~~s
lA (i) I HJ ,, switches) left-hand
t-c::::J-....::;:_-+---.-----it--...__ cable
24VOC
M blue
G
L ________ _
·-·-·-·J red '
blue '
for power supply
PC Al 24VUC
L---------_;___;_:1-l-c::::::>- M (max. ,0', SA)
+ l
Intermediate cable type PCA1.K80 for PCA2.Sl0
The cable K80 is connected to the connector of the Sl0-device and led out via
33 pins with the aid of hardened steel pins. Each of these pins can be plugged
into the I-terminals and removed without tools.
The K80-cable can be used for all input modules (El0, Ell, E20, E40 und 810, 880,
890). However, the respective bridge circuit of the minus (M, Lor -) must be
observed.
PCA2. 510 PCAl PCAl
Detail @
K80 3! 32 blue
0 0 0 0 0 0 0 0 A
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 A
0 63
Brief description
The programming unit PCA2.Pl8 is a compact and versatile means which can be
used for programming all SAIA 0 PLC as well as for servicing.
The P18 uses the commercial hand-held computer, type NEC 8201A, as hardware.
Compactness combined with a high degree of intelligence, an efficient firm-
ware and a variety of peripherals form an ideal portable programming unit,
be it on your desk or out in the field.
With the SAIA 0 PLC connected (via PGU-connector), the P18 makes programming
very easy. Moreover, SAIA 0 PLC texts can be edited or all PLC-registers can
be accessed on-line for servicing purposes via the 20mA-data line of the
PCA14 and PCA15.
In short, the following functions are possible:
- Programming in numerical or mnemonic code
- Display of program sections and texts
- Search functions
- Storage and loading of user programs and texts
- Printing of programs (on an external printer)
- Editing and output of SAIA 0 PLC texts
- Acces to data and registers of the SAIA 0 PLC while user program is running.
Thanks to the permanently stored BASIC-interpreter and the text processing
program, the P18 can also be used as a portable personal computer. Numerous
additional interfaces and the corresponding software support communication
with peripheral units such as printer, modem, tape unit, disk drive unit and
bar code reader.
A detailed description is supplied with each unit.
Screen
Main menu of PCA-ASSEMBLER
CZG0 yy MO dM hh MM SS
elZ 8 03 88 lZ 15 17 05 58
BZ00
Progrn
:f:0 A 1 03 2
TZSEi A 2 03 7
A 3 10 lZ
A 4 10 21
A s 10 13
A 6 10 24
A 7 14 256
A 0 00 500
A 9 01 256
A 10 10 zs
A 11 20 0
Selection
Selection of the of the operating mode
type of memory VERIFY : Check for equality
ERROR : Error message
/
__1-----, ....
SELECTION
PROGRAM : Start copying
r R85""'
ICJ~CJc::J~ ~ CJ CJ!
IN USE 0
PROGRAMMING 0
2716 2732 2764 27126 27256 VERIFY ERROR PROGRAM
~ ~
nMASTER 0
'i r
I
i
The P16 meets especially the requirements of the SAIA 0 PLC. In addition to the
usual EPROM types 2716 to 27256, the buffered RAMs PCA1.R95 and PCA1.R96 can be
written to and read.
Technical data
Supply voltage 220 VAC 50 Hz ± 10%
Power requirement 20 VA
Microprocessor MC 6809
Serial interface RS 232c (9600, 2400, 1200 and 300 bauds)
Dimensions 222 x 47 x 172 mm (W x H x D)
Weight 1.7 kg
Copying
During copying, data is read from a master-IC and written to a copying-IC. When
working without the Personal Computer, i.e. without using the serial interface,
copying can usually be performed only using the same types of EPROM. However,
mixed operation is possible using the EPROM 2764 and buffered RAMs PCA2.R95 or
PCA2.R96. Only the entire memory contents can be copied from the MASTER socket
to the COPY socket.
1. Select the copying EPROM with the appropriate key. The corresponding LED
lights up. For the EPROM-emulators R95 and R96 the keys 2716 and 2732 must
be pressed simultaneously.
2. Insert the master-IC and the copy-IC in the frames. Take care that the notch
or pin 1 respectively is at the top on the left.
The !Cs are retained in the frames by pressing down the levers. In the case
of the 24-pole !Cs it must be noted that the upper contact openings must not
be covered.
3. Press key 11 PROGRAM 11 • The LED 11 IN USE 11 lights up for a short time. During
this time a check is performed to determine whether the memory module to be
programmed has been erased. Afterwards the LED 11 PROGRAMMING 11 also lights up
until programming is finished. Any errors which occur during programming,
are displayed by the flashing LED 11 ERROR 11 • Moreover, an LED lights up in the
keys indicating the type of error.
Error messages
Key 2716 : EPROM cannot be programmed
Key 2732 : EPROM has not been erased
Key 2764 : EPROMs are different
Key 27128: EPROMs are different and copy-IC empty
Key 27256: 2816 cannot be erased
The error display is cleared with the key 11 ERROR 11 •
Comparing
The procedure is similar to copying. However, The LED 11 PROGRAMMING 11 does not
light up. Proceed as follows:
1. Select copying-EPROM with the appropriate key.
2. Press key 'VERIFY'.
If no error message appears, the contents of the two memory modules are the
same. The flashing LED 11 ERROR indicates an error (see list of errors).
11
Presentation
18
....... '
......
u 1T
• ....
NON-
VOLATILE
RAU
6264/8464
4KINSTR.
PCA1.R95
8751
Technical data
Text capacity 4 x BK characters = 32K text characters
Types of memory - for buffered RAM-memory PCA1.R95 or R96
(sockets) - for EPROM type 2764 (order no. 4 502 4719 0)
1 1 1
Presentation
~Bus connector
0 --"'-------- 0
ODDI DOD
Sockets for EPROM of the type
I
2764 or PCA1.R95/R96
I '
DODD CSl
tSl.
CSl
tSl.
ts>.
CS!.
~
~ ...-H-~
tSl.
"'
-- Basic text addresses
The module PCA1.R20 must always be mounted on socket 0 of the PCA14 (addresses
0... 7) !
Memory structure
5000 - 5818
1Sl
Socket 4000 on R20 N
a: 4000 - 4818
~
:::l
-0
0
Socket 6000 on R20 ::i;:
6000 - 6818 7000 - 7818
Compared to the normal text address assignment on the CPU (0 ... 818), the
addresses on the R20 module are increased by 2000 to 8000 (depending on
the socket). The following footnotes should be read for indexed text out-
put and limit addresses.
2) Starting with text address 8192 the text number can no longer be entered
directly in PAS 23, the multiple of 2 K must rather be entered in the code
and the remainder in the operand.
Code Operand
Example: text no. 8400 PAS 23
04 0208 ; (4 x 2048) + 208 = 8400
Text input
A text input effected directly on the PCA1.R20 card is not provided for. There
are two possibilities of entering texts:
1. Using PCA14. Texts are entered into a buffered RAM-memory module (R95 or
R96), which is located on the right socket of the CPU. Therefore, the text
addresses 0 ... 818 are used. Upon termination of the input, the memory mo-
dule is plugged into the corresponding address location on the R20 module.
2. Using the text assembler of the SAIA 0 PCA ASSEMBLER and the PCA2.Pl6 EPROM
copying unit or the programming unit PCA2.P21.
Proceed as described under 1.
Text output (call text in the user program with PAS 23)
When calling the text, the basic addresses of the text (2000 to 8000) must be
added in the 2nd line of the PAS 23 instruction in accordance with the selec-
ted socket. For indexed text calls those basic addresses exceed the basic ad-
dresses by 1000 (3000 to 9000), see description in chapter "Memory structure".
Important notes:
a) Text stored on the PCA1.R20 module are addressed using 4 digits. It must
be noted for text subroutines that $L must always be followed by 4 digits.
b) A text subroutine which uses the addresses 2000 •.. 8818 cannot be called by
a text using the addresses 0 ... 818. However, a subroutine in the address
range 0 ... 818 can be called by a text in the address range 2000 ... 8818,
whereby the subroutine address must be entered using 4 digits (e.g.
$L 0412).
Technical data
Data memory capacity 16K words of 16 bits each
Type of memory RAM, battery-buffered with PAS 58 instruc-
tions, for writing and reading (16 bits)
Firmware version PCA14 from version V6.036 onwards
Mounting of module on module R20, on socket 0
Presentation
01 Battery lo
0
'""1-------1-- Connector
for PCA1.R2.0
Memory organization
0------------0
ol Battery \o
c=:J 0
CJ
rn rn ~ rn ~
PCA1.R25
PCA1.R20
0 0
The data memory module PCA1.R25 is plugged onto the text memory extension
module PCA1.R20 and fastened with 2 screws. Due to the module R20 + R25, the
PCA14 is additionally provided with a text memory of 32K ASCII-characters
and a data memory of 16K words or 32K bytes.
Buff er battery
When the PCA14 is switched off, the NiCd battery protects the RAM-memory
against data loss for at least 2 months (battery completely charged).
The pluggable battery lasts at least 5 years.
Spare part no. 4 1 507 1 1360 1 0.
-
In order to prevent data loss on the R25 when replacing the battery, proceed
as follows:
1. Switch off PCA14
2. Remove cover above the inputs/outputs
3. Switch on PCA14
4. Remove old battery
5. Install new battery
6. Check data on R25
7. Leave the PCA14 switched on for several hours (charging of battery!)
For PGU-connector
0 0
PCAl.011 module,
attachable to the
operating panel
Description:
With the two instructions
- OTC: Display Timer or Counter
- DOP: Display Operand
4-digit figures can be displayed in the RUN-mode. Thus, counter states (as well
as step numbers), timers or, with the DOP-instruction, operands (e.g. as error
numbers) can be displayed elegantly without using inputs or outputs.
Depending on the user program the following displays are possible:
- fixed display according to the user software
- various displays selectable by selector switch
- various displays periodically altering
Structure, function
The module is in the same housing as the electronic totalizing counter of the
CKG type. It consists of the following main components:
- power supply 24VDC
- 3 inputs for 24VDC
- decoder/driver
- 4-digit, 7-segment display with decimal point
The 3 outputs of the PLC resp. the 3 inputs of the display are designated
Enable
11
Data and Clock The Enable signal activates the display, i.e.
11
,
11 11 11 11
•
Enable = "L --> display is able to receive data, Enable = H" --> display is
11 11
inactive (it is not able to receive new data). Via the DATA line data in BCD- 11 11
format is transmitted sequentially, i.e. bit by bit from the SAIA 0 PLC to the
display. The display accepts each bit with the falling edge of the Clock 11 11
signal.
For a complete indication (4 digits with or without decimal point) always 20
clock signals must be generated and 20 data bits must be transmitted (4 BCD-
values + 4 bits for the decimal point).
The following sequence of the 20 data bits must be adhered to:
... t
I--<
,_. I--< >
,_. ,_. I--< ,_.
+-' +-' +-' +-'
·r- •r- ·r-
OJ OJ OJ 0) co co o:i
·r- •r- ·r- •r- (/) (/) (/)
Cl Cl Cl Cl ~ _J _J
~ ~
Decimal Di git I Digit II Di git I II Digit IV
point (103) (102) (10 1 ) ( H-,0)
Character Code
- - Character Code
- -
0
1
2
0000
0001
0010
F
I I
1010
1011
1100
3 0011 LJ 1101
4 0100 - 1110
5 0101 11
blank 11 1111
6 0110
7 0111
8 1000
9 1001
The connection between 11 Enable 11 , "Clock" and 11 Data 11 is illustrated in the time-
dependency diagram:
H
Enable Display active Value transfer
L
min. 0.2µs min. 2µs
H
Clk Clk Clk Clk Clk Clk Clk
Clock
1 2 3 4 5 6 20
L
min. 0.2µs
H
Data 01 02 03 04 05 020
L
For the generation of the 11 Clock 11 as well as for the transmission of data the
user must write a short program (examples will follow at the end). In this
program, all functions shown in the above diagram, must be realized.
The minimum clock pulses and waiting times are short, so that the instruction
set of the SAIA 0 PLC can easily be applied directly without waiting for certain
periods to elapse.
48
®l®l©l®l©l~---screw terminals M3
>
> Nv -0..
s +2wo
lz u.:!_
PCA2.D12
Technical data:
- Supply voltage: 24VDC ± 20%, two-way rectification is
sufficient
- Input voltage
for EN, D, CLK: 24VDC, smoothed
- Input current for 24VDC: 10mA
- Definition of the
input voltages: II HII : l 9V . .. 32V
11
L11 : 0V ... 4V
- Input delay: < lms
- Usable SAIA 0 PLC PCA1.A10, 810, 880, 890
output modules: PCA2.A40
- Control serially via 3 PLC-outputs or
via interface 013
+24V
Power supply
5VDC
0V
VP
Threshold
switch
EN
RL
. 2.2k
47k
ln
_L
~
,r· . Decoder/driver
D
__J
8888
Clk J Display
PCA2.D12
Note:
Vp supplies display interface 013.
be switched to be active or inactive, the same Clock and Data signals can 11 11 11 11
be used for several displays. These are transmitted to each display simultane-
ously. The Enable signal decides which display is controlled. This means that
11 11
for each display one Enable signal is necessary (1 output per display). This
11 11
also means, however, that for as many displays as desired only one data and
one clock output must be provided.
0
------------
0 0 0 0 0 0 0
0 pulsating 0C-vo ltage
the fo llowi ng must
be observed
I PCA 1. A10
I - smoothing by
capacitor C100 µF,
40V (suff icient
for 5 dis plays is
11------------11
0----------0
equivalen t to I =
approx. 100mA)
- do not ap ply other
~~~~~~~~
loads to the
voltage s moothed
by c.
1liiiiili
...... N c: I
·--, </JV
"""0u
~ ~
- - - - .c"'~
I _.l__c• !
I
..Q .c
"'
.....
0"' ~
+24V
Power supply
5VDC
0V
VP
Threshold
switch
47k _L
EN
~
RL ln Decoder/driver
. 2.2k 1·
D
__J r·
J BBBB Display
Clk
PCA2.D12
Note:
VP supplies display interface 013.
Examples
Example 1
Six PCA2.D12 displays are to be connected to one SAIA 0 PLC. How many outputs ~re
required?
Solution 1
Per display one 11 Enable 11 signal 6 outputs
1 "Data" signal (simultaneously to all displays) 1 output
1 "Clock" signal (simultaneously to all displays) 1 output
Total 8 outputs
=========
Example 2
Every half second a counter is to be incremented up to the value 9999 and then
reset to zero. Its content is to be indicated on the PCA2.D12 display module
with a decimal point in the 2nd place.
The following outputs must be assigned for "Enable", "Data" and 11 Clock 11 :
EN : 02
D 03
CLK: 04
Used counters: C280
C281
4,01 4,02 4,03 404 405 406 4,07 408 409 410 411 412 413 414 415 416 417 418 419 42~ Bit
........ >
~'----y--1
Decimal Digit I Digit II Digit IV
point (103) ' ( 102) (100)
Solution 2
10 SCR 280
11 0 0 Initial value 0
12 SCR 281
13 04 1807 Maximum value 9999
14
15 SCR 280
16 20 420 Counter contents on flags
17 SEO 402 Decimal point on 2nd place 401 .•. 420
18
19
20 SEA 0
21 REO 2 Enable = 11
L L
11
22 SEI 0
23 r- SEO 4 ClockS Standard routine for
24 I
I
STH 1401 IR: 401 .•. 420 controlling the dis-
25 I OUT 3 Data play
26 I
I
SEA 0
27 I REO 4 Clock L
28 I INI 19
29 L JIO 23
30 SEO 2 Enable = 11
H" I
31
32
33 DTC 280 Operand display
34 DEC 281 -1
35 STL 281 0 ?
36 JIO 10
37
38
39 INC 280 (0,1,2,3 ... 9999,0,1 ... )
40 STR 256
41 00 5
42 WIH 256 Wait 0.5s
43 JMP 15
.. t
401 4£12 40'3 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 Bit
>
.,..... .,....
en en en en co co co co a:i a:i co
.,.... Vi.,.... •r- .,..... V") (./) Vl Vl Vl Vl
ClOOO::E: ~::E: ~ ~ ::E: ~
~ ~ ---------~~
Decimal Digit I Digit II Digit III Digit IV
point (103) (102) (10 1) ( H'.)0)
-
B 2.2.3 PCAl.013 Display interface
Description
The display interface 013 combines the advantages of the display module
PCAl.Dll (simple software handling via the instruction OTC and DOP for
4-digit decimal displays) and those of the display PCA2.Dl2, which need
not be located anywhere near the SAIA 0 PLC.
The 013 is inserted in the PGU-plug of the SAIA 0 PLC and connected to the
display PCA2.D12 by means of pluggable screw terminals.
Technical data
Supply voltage Vp: 24VDC, ±20%, full-wave rectified is sufficient (supplied
by the display module PCA2.D12)
- 3 opto-isolated outputs for EN, D, CLK
- Connection of 2 displays PCA2.D12 is possible (same display)
- Control by means of the instructions DOP and OTC (see manual Software lH)
- Concerning the cable layout and type of cable between 012 and 013 no special
measures are required. The same general criteria as for the cabling of input
and output modules apply (see chapter A 5).
Presentation
-
'r
I .......o
C"')
~ a~lffi II'. :l For PGU connector
....-I ti · ; I
Cl
.
....-I
0 0
0G<J>@
0 0
11:: I
'1 . . I
on the operating panel
~ 11:: I
u
0.. 11: : I
I::)
,l-
,0
The open module PCAl.013 is plugged into the PGU-connector of the operating
panel. The pluggable screw terminals for connecting the display module protrude
through the window.
Various screws are supplied for the attachment and the mechanical protection of
the module.
Connection diagram
ov
Power supply
Display interface +2 ... v
.~f+1
Note:
- Both displays indicate the same data.
Module 013 is supplied by module 012 at the back via the terminals Vp. This
and the use of optocouplers ensure maximum interference protection of the
PCAl.
PCAl~
0
PCAl.013
-+--- PCA2.Dl2
888888
BB88c
General
The PCA2.D14 module is a remote display module which is controlled via 3 out-
puts of the SAIA 0 PLC. The module has two 6-digit displays. Several PCA2.D14
can be connected in series in case of more than two displays.
Application, control
The module was developed in connection with the fast counter module PCA1.H10.
In this application controlling is performed by the counter module alone. The
user must only program the appropriate mode in the user program.
When the PCA2.D14 is used without the H10 module, the information to be dis-
played is most easily transmitted serially with a standard program routine from
a flag field via 3 SAIA 0 PLC outputs.
Technical data
Display 2 times 6 digits, 7-segment LED
Digit height 10mm
Supply voltage 24VDC ± 20%, full-wave rectified is
sufficient
Input voltage for EN, D, CLK 24VDC smoothed
Input current at 24VDC 10mA
Definition of the input level "H" = +19 ... +32V
11
L11 = 0... + 4V
Input delay < lms
Usable SAIA 0 PLC output modules PCA1.Al0, 810, 880, 890
PCA2.A40
Control serially via 3 SAIA 0 PLC outputs
irrespective of the number of D14
Structure, function
The module is located in the same housing as the electronic totalizing counter
CKG/AC.
Terminals: Screw terminals combined with connection strips (2.8 x 0.8 mm) for
flat pluggable bushes or soldering.
PLC-output Clock -----> Clk
PLC-output Data-In -----> D-IN
PLC-output Enable -----> EN
PCA2.D14
Carry Data-Out -----> D-OUT
Voltage supply +24V -----> +24V
Voltage supply 0V -----> 0V
The data for a display of 2 x 6 digits are most easily presented in a complete
flag field, e.g. M500 ... 547 in BCD-notation. If these values are kept in coun-
ters, they must be transferred to the flag fields first.
500 523
M 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 upper
MSB LSB MSB LSB display
100 1 000 10 1 000 1 1 000 100 10 1
524 547
M 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 lower
MSB LSB MSB LSB display
100 1 000 10 1 000 1 1 000 100 10 1
Software routine
Every time the following routine has been executed the current information in
the flag field is indicated on the display until the display is updated by a
new piece of information after a further run.
Softlevel 1 *
(60 SEA 0) When not used as a
61 REO 2 ENABLE subroutine
62 SE! 0
63 SEO 3 DATA
64 SCR 280 AUX. COUNTER Used address
00 4
66 SEO 4 CLOCK Enable A2
67 REO 4 CLOCK Data A3
68 DEC 280 AUX. COUNTER Clock A4
69 STH 280 AUX. COUNTER Flag M500 ... M547
70 JIO 66 Aux. counter C280
71 SCR 280 AUX. COUNTER
00 16
73 STH 1500 FLAGS ::: for M500 ... 547
74 OUT 3 DATA
75 SEA 0
76 SEO 4 CLOCK
77 REO 4 CLOCK
78 I !NI 47 I for 1 014 upper and lower display **)
79 JIZ 84
80 DEC 280 AUX. COUNTER
81 STH 280 AUX. COUNTER
82 JIO 73
83 JMP 63
84 SEO 2 ENABLE -
(85 RET 0) When used as a
subroutine
500 523
M 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
MSB LSB MSB LSB display
100 1 000 10 000
1
1 000
1
100 10 1
524 547
M 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 lower
MSB LSB MSB LSB display
100·000 10 1 000 1 1 000 100 10 1
*) The display module 014 can thus be controlled from any SAIA 0 PLC (including
PCA13 and PCA21).
**) For connecting several D14 in series see following page.
DATA I I I L J I I
IN OUT IN OUT IN OUT
CLOCK
ENABLE
Character Code
-- Character Code
- -
0 0000 R 1010
1 0001 I 1011
2 0010 I I 1100
3 0011 LJ 1101
4 0100 - 1110
5 0101 "blank" 1111
6 0110
7 0111
8 1000
9 1001
to PLC (24VDC)
1-- Channel 2 --i
B 2.3 KOM series external interface module
I Channel I
The purpose of the external interfaces is for I 1 I
adapting the I/O levels of the PLC from 24VDC I I
to the process requirements. They are con-
structed in two-channel form and mounted in o 0 o
plug-in housings for an 11-way round socket. o~o
LEDs indicate the logic status ( H" = ON),
11
o0o
00 00
facilitating the rapid checking of the signal
lines as far as the terminals of the process.
To render the wiring easy to view, the cables
from the process or to the PLC are arranged
on the opposite side of the plug holder.
to process
Plug-socket holder
Order no. 4 40B 4B17 0
EJ
+
from process - 24V...., - - to PLC
110'/220VAC
1.0'/ll o----- 4/3
Technical data
Input voltage 220V, 50 ... 60 Hz± 20% type KOM 1118 04
110V, 50 ... 60 Hz± 20% type KOM 1118 CB
Input current in each case 0.5A
Output voltage 24VDC pulsating
Output current in each case max. 40mA
Reaction time max. 10ms (acc. to phase length)
Surge voltage on
process side 5kV, 1/50 µs
Connection 11-way round socket
Order specification KOM 1118 04 or CB (see input voltage)
EJ .
Technical data
Input voltage 24VDC ± 20%, smoothed or pulsating
Input current in each case 20mA
Relay contact in each case 1 normally-open contact with
hard silver contacts
Switching power in each case 6A, 250VAC ACl
IA, 250VAC ACll
Contact life (ACl) 3A, 220VAC 0.1 mio. switching cycles
1.5A, 220VAC 0.5 mio. switching cycles
0.3A, 220VAC 5 mio. switching cycles
Order specification KOM 1218 M4
External interfaces
KOM 1118 and 1218
Cl)
M
36 71.5
-
E E
C'i
I()
'°·
N
172 63
<Sl
e
y- e
U")
.....
e
~.
isi
····"
QG;i~~99~Q Im
-
N
~G?999~~9_j ~
N
172 83
45
Programming unit
PCA2.P05
ITE" CODE Of'EIUHD
0 0 0
~
O"UH ACCU•tO
O•RLU:
Qnu
01ut rcA2.r1s
OMAN
Qp"OQ
~ [!] [!]GJ
- [!]0GJ
[:::!:] [!] GJ GJ
GJGJGJGJ
QGJC!JD
0GJITJ0
102
Programming interface
PCA0.P01
~mi~)
,:~:~~.
.,_ u
...
lllP
lf(U
45 45
41
\/
e
LO
N
.
EPROM copying unit
I PCA2.P16
-··~-
lltUlftl
l~c:JEI~ ~~Ell
0
"'"
rituao·1-tQ
....,.....
JIU ttH JIH 11111 JIUI Wlllff lllOl "CtUW N
0~rn~
. 0
rci: PU
I
222
- -
Dimensions
48
90 52
Opening for
installation
valid for both
assembly types
48,5 '3'
Fastening with
clamping spring
Standard version
~
4 60
I I--
with horizontal
frontal frame
r-;---1:,.
I .
[., ___ ---~
~ Order no. 4 108 3672 0
M3
1--
4 75
!
I
B 2.6 Dimensions, assembly and installation of PCA2.D14
I The display module can be installed in any location desired.
1
It can be fastened in two ways:
J
- with a clamping spring
I - with a frontal frame and screws
1
I
(The clamping spring and the frontal frame are supplied with every PCA2.D14).
1 Dimensions
----]
!
048
_____ _
,.,_
120 D52
M
00
- Fastening with
clamping spring
Fastening with
frontal frame
and 2 countersunk
screws M3/90°
M3
1--
4 60
Notes:
-
SAIA"PLC Programmable controllers
OPERATING MODES
Operating mode
selector
~
RUN
PCA14 ..
..
.. BREAK
..
.. STEP
...... HAN
TEXT
0 PROG.0 0
PROG.
Display of the
selected
I 0RUN
OBREAK
Q6TEP
QTEXT
ACCUc1Q
PCA2.PS5
cm OOO
operating roode OMAN
OPROG
0lr=Q~0
BREAK~-.::--av
RUN
PCAS.P81
For a 11 other
PCA-prograrrming aids
-
C 1.1 Operating modes, level lH for PCA15 and PCA14
0 PROG Programming
A program can be stored in a RAM-memory (on the user socket of the PCAl) or
overwritten (corrected).
mxStep
xxx
Code
xx
Operand
xxxx
xx xxxx or ~ to delete a wrongly
entered line
~ Terminates the input
Test program ~~ or r::::::J!:::J
W PROG Programming
A program can be stored in a RAM memory (on the user plug-in
socket of the PCAl) or overwritten (corrected).
STEP CODE OPERAND
xxxx m xx xxxx
m xx xxxx
p L_ Units
Ten-thousands
Always 0
Input: Display: STEP CODE OPERAND
ffi 329~
23419
127
3290
3290
3291
0Y
02
01
yyyy
3419
0027
Correction before storing
w
0 127*
3291
3291
00
00*
0000
0127
[£]
*) Contrary to the hardware date-time R27, the software date-time does not
take the leap years into account (February= 28 days).
You may enter a maximum of 2 digits which appear in the operand (see examples
on the following page).
- • Examples: Input for Thursday, June 2nd, 89, 10h 12min 45s
Input: Display: STEP CODE OPERAND
A 4000 4000 00 00YY
E 22* 4000 00 0022
E 4* 4001 00 0004
E 89 4002 00 0089
E 6* 4003 00 0006
E 2* 4004 00 0002
E 10 4005 00 0010
E 12 4006 00 0012
E 45 4007 00 0045
+
After entering the seconds (4007), key [!] is depressed~rovided that the
- input corresponds to the actual time. Do not press key l_!J again, since
otherwise the input of the calendar week is erased.
• Display:
Input: Display:
A 4000 4000 00 0022 22. week of the year
+ 4001 00 0004 Thursday
+ 4002 00 0089 1989
+ 4003 00 0006 June
+ 4004 00 0002 2
+ 4005 00 0010 10h
+ 4006 00 0012 12min
+ 4007 00 0045 45s
46s
47s
* Calendar week and day of the week must correspond to month and date!
Character no.
Always 00 0
Value of 8 bits
(1 byte) in binary
notation
1930 00 0157
By actuating key (I] (convert) a second time, the bit pattern is displayed
in BCD-notation.
Input: Display: STEP CODE OPERAND
1931 H 0* 0087
~
H11.__0----,.----0___.0J~-j
Character no.
Character for
BCD-notation
Always 0 00
1 byte in BCD-
notat ion
*) Character in the code applies to P05. For P10 refer to the table on the
following page.
-
b) InQut of a binary value of 2 bytes (e.g. 1487) at character no. 7456
and 7457
Input: Display: STEP CODE OPERAND
0 7457 1)
7457 00 0XXX
[I] 2)
7457 EY* yyyy
IT] 1487 3)
7457 El* 0487
~ 01487 7457 E0* 1487
EJ 7459 4 )
EZ* zzzz
List of modules
Type Chapter Page
KOM 1118 8 2.3.1 1028
KOM 1218 8 2.3.2 1038
PCA-ASSEM8LER 8 2.1.6 768
PCA0.P01 8 2.1.2 738
PCA14 A3 13A
PCA15 A2 3A
PCA1.A10 8 1.1.5 108
PCA1.A21 8 1.1.6 128
PCA1.A30 8 1.1.7 148
PCA1.A50 8 1.1.8 168
PCAl.810 8 1.1.9 188
PCAl.880 8 1.1.10 218
PCAl.890 8 1.1.11 258
PCA1.C45 A4 29A
PCAl.Dll 8 2.2.1 878
PCAl. 013 8 2.2.3 958
PCAl. E10 8 1.1.1 38
PCAl. Ell 8 1.1.2 58
PCA1.E20 8 1.1.3 68
PCA1.E40 8 1.1.12 298
PCA1.E50 8 1.1.4 88
PCAl. Fll 8 1.1.17 578
PCAl. F12 8 1.1.17 578
PCA1.F21 8 1.1.18 598
PCA1.F22 8 1.1.18 598
PCAl. Hl.. 8 1.1.19 678
PCA1.K80 8 2.1.4 748
PCA1.K90 A 4.1 29A
PCA1.R92 A 2.3.1/A 3.3.1 7A/17A
PCA1.R95/96 8 2.1.8 818
PCA1.R20 8 2.1.9 828
PCA1.R25 8 2.1.10 858
PCAl. Wl.. 8 1.1.13 408
PCAl. W2 •. 8 1.1.14 428
PCAl. W3 .. 8 1.1.15 468
PCA1.W40 8 1.1.16 548
PCA2.D12 8 2.2.2 888
PCA2.D14 8 2.2.4 988
PCA2.P05 8 2.1.1 728
PCA2.P16 8 2.1.7 788
PCA2.P18 8 2.1.5 758
PCA2.S05 8 2.1.4 748
PCA2.S10 8 2.1.3 738