Lc display, 1 cursor functions, Important – EUCHNER HBAS 094594 Benutzerhandbuch
Seite 67

EUCHNER
Hand-Held Pendant Station
HBAS-094594
095640-02-02/06
Subject to technical modifications
Page 27 / 40
10. LC display
The display on the hand-held pendant station is operated in text mode. To display text,
the control system must send information on the type and the content of the display.
Text to be displayed frequently can be transferred to the HBAS at any time after
initialization and saved in the HBAS in a data memory (RAM). These items of text can
then be displayed using a short command (section 10.2.5).
It is also possible to define areas and to assign attributes to them. These areas can also
be displayed with a short command (section 10.2.6).
Controlling the LC display
Each LCD data block that contains a command for controlling the display must have the
LCD identifier byte as the first character.
This is defined as
6CH
.
An
LCD data block
can contain several LCD commands, however the block must not
exceed the length of 135 bytes.
Command to the LC display:
Control system
HBAS/LCD
Byte 1
STX
(02H)
Byte 1
DLE
(10H)
Byte 2
LCD data block
Byte 3
DLE
(10H)
Byte 4
ETX
(03H)
Byte 5
BCC
Byte 2
DLE
(10H)
Important!
It is not allowed to interrupt a data block that has already been confirmed with DLE.
Prior to a new transfer, it is necessary to check the receive buffer for a STX from the
HBAS.