•
Build the PLC application using click-and-drop Ladder elements and functions.
•
Create a modular program, comprised of separate subroutines that can be called into the
PLC application at any time.
HMI Application
The HMI application customizes the operator interface. Use it to:
•
Assign functions to the keyboard keys and enable the operator to enter data via the
controller keyboard.
•
Create and display text, graphic images, and variable system data on the controller's
screen in response to run-time conditions.
An HMI application can comprise up to 255 Displays. Each Display can include text, graphic
images, and variables.
Variables allow you to display system data on the controller's LCD screen: bit, integer, and
timer values, times and dates, I/O status and values, and text from the variable text display
list. Variables can also use a graphic image or a bar graph to represent a value or range of
values. Up to 32 fonts may be included in a typical application. A variety of languages are
supported.
When the VisiLogic program is complete, the programmer downloads it into the controller.
The data types in the tables below can be used in your applications.
Data Type
Memory Bits (coils):
2048
Memory Integers (registers):
1600, 16 bit
Memory Long Integers:
256, 32 bit
Double Word (unsigned):
64, 32 bit
Memory Floats:
24
System data types, listed below, are linked to certain values or controller functions and are
reserved for use by the system. Some of them are available for use in your program. See
"Appendix A: System Data Types," page 33.
Symbol
Data Type
MB
Timers:
192, 32 bit
MI
Counters:
24
ML
Inputs:
544
Outputs:
DW
544
MF
Chapter 1: Overview
Symbol
T
C
I
O
7
Need help?
Do you have a question about the Vision 120 OPLC and is the answer not in the manual?