© 1989 by SYSTEME LAUER GMBH • D 72669 Unterensingen • Kelterstr. 59 • TEL 07022/ 96600 • FAX 07022/9660103
TEXT DISPLAY LCA 042
13
-
EXTERNAL VARIABLES
VAR 001 ... VAR 008 = BCD variables
VAR 001 ... VAR 064 = ASCII variables
BCD 001/BIN 001 VAR 001
BCD 002/BIN 002 VAR 002
BCD 004/BIN 004 VAR 004
BCD 008/BIN 008 VAR 008
BCD 010/BIN 016 VAR 016
BCD 020/BIN 032 VAR 032
BCD 040/BIN 064 VAR 064
TEXT /VARIABLE
BCD 080/BIN 128
BCD 100/BIN 256
BCD 200
0V, GND
0V Signal
+24 V=
CLOCK
0 INVOKE MESSAGES
1 READ IN VARIABLE
VARIABLE IS
TAKEN OVER
Programmable Controller
Prog. Cont. outputs
MESSAGE- or TEXTNUMBER FUNCTION POWER
18 5 17 4 16 3 15 2 14 1 7 20 8 22 10 25
OPERATING
VOLTAGE
MESSAGE
Ø54
TEXT
VARIABLE
1st
VARIABLE
2nd
VARIABLE
CLOCK
TIME 1 2 3 4 5 6 7
+ 24V
0 V
log 1
log 0
ON
OFF
ON
OFF
ON
OFF
log 1
log 0
TIME 1:
The message 054 (for example) is invoked and displayed
without
variables (Time 1-2
>= 74
ms)
TIME 2:
The function input TEXT/VARIABLE is switched to variable
(Time 2-3
>= 21
ms)
TIME 3:
The 1st variable is created, CLOCKed into the LCA042 in BCD/
ASCII-code via the message inputs and displayed. The variables
are written into the predetermined variable positions from
left to right (Time 3-4
>= 15
ms)
TIME 4:
After the CLOCK there is an “idle time” (Time 4-5
>= 15
ms)
TIME 5:
The 2nd variable is created, CLOCKed into the LCA 042 in BCD/
ASCII-code via the message inputs and displayed. The variables
are written into the predetermined variable positions from
left to right (Time 5-6
>= 15
ms)
TIME 6:
After the CLOCK there is an “idle time” (Time 6-7
>= 15
ms)
TIME 7:
The text is displayed with variables until time point 7
4.4
EXTERNAL VARIABLES
External variables are pressures, temperatures, counter
values etc. They can be read into any message text line.
The variables in an invoked message can be updated as
often as desired:
By means of place holders * (asterisks) you can determine
the number and position of the variables in a text line:
A maximum of 40 external variables can be written into
each text line.
FOIL-TEMP = 85.4
°
C (NOM-TEMP = 94.0
°
C)
DIRECT/SEQUENTIAL
( 7 )
=
0
TEXT/VARIABLE
( 20 ) =
1
CLOCK
( 8 )
=
FOIL-TEMP = 96.0
°
C (NOM-TEMP = 94.0
°
C)
FOIL-TEMP = ** *
°
C (NOM-TEMP = 94.0
°
C)