GE GFK-0804B 用户手册

下载
页码 160
E
E-14
Micro PLC Programmer’s Guide – April 1994
GFK-0804B
Creating an Auto-polling Screen
For a new screen, the following display appears:
During operation, an Auto-pollng screen can display up to 21 lines of text and data
items. A very simple screen is shown below.
To create a screen, enter the following on the first 21 lines of the file:
H Text.
H A Data Display string for each data item that will appear on the Auto-polling screen.
These optional items are usually placed below the 21st line, so they will not be displayed:
H A Data Limits string for each item that will be assigned high/low limits.
H An optional Color Setup Data and Logging Interval string.
The following pages explain how to enter formatting strings. Instructions for using the
text editor are on page E-8.
Note: 
Don’t use tabs while in the editor or your remote data will end up at the wrong
place on the screen. Use spaces instead of the TAB key.