GSE 60 SERIES Technical Reference Manual page 297

Programmable process controllers
Table of Contents

Advertisement

clear
Select one of the following clear options:
a
Clears entire display before displaying text
c
Clears entire line before displaying text
C Clears to the end of line after displayed text
size
Select one of the following font size options:
1
Small font size (H = 1 line, W = 1 column)
2
Medium font size (H = 2 lines, W = 2 columns)
4
Large font size (H = 4 lines, W = 4 columns)
Notes
Omitting row and column assumes the current cursor
position.
Once a font size is selected, that size remains in effect
until changed.
Addressing the LCD does not utilize the transmit port of
comm 4 as with the 4X20 VFD.
See Also
%d
Display Standard Text on 8X40 and 16X40 LCD
[ text ] P [ row , column ] [ clear ] [ ,F|f size ] %C
Sends text out the LCD interface to be displayed on the 4x20 VFD. This
command uses an upper case 'P' to separate preceding text from the
row/column coordinates where the text will be displayed.
Pa%C
P2,1a%C
P2,1%C
P2,1c%C
TOTALP7,1,F2%C
TOTALP7,1a,f2%C
WELCOMEP3,7a,F4%C
11.0.18496P%oP3,5C,f1%C
Display Control
Clears the entire display. Cursor
position does not change.
Clears the entire display and positions
the cursor on line 2, column 1.
Positions the cursor on line 2, column 1.
Clears line 2 and positions the cursor
on line 2, column 1.
Displays medium size standard text
starting on line 7, column 1.
Clears the entire display and displays
medium size inverse text starting on line
7, column 1.
Clears the entire display and displays
large size standard text starting on line
3, column 7.
Displays current time in small size
inverse text starting on line 3, column 5,
clearing to the end of line 3.
60 Series Technical Reference Manual
Macros 9-49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents