User Manual
Chapter 8
GFK-1503F
Jan 2020
Elements of an Application Program
81
Chapter 8:
Elements of an Application
Program
This chapter provides basic information about the application program for a VersaMax
TM
PLC.
•
Structure of an application program
•
Subroutines
•
Program languages
•
The Instruction Set
8.1
Structure of an Application Program
The application program consists of all the logic needed to control the operations of the PLC
CPU and the modules in the system.
Application programs are created using the programming software and transferred to the
PL
C. Programs are stored in the CPU’s non
-volatile memory.
During the CPU Sweep (described in the previous chapter), the CPU reads input data from
the modules in the system and stores the data in its configured input memory locations. The
CPU then executes the entire application program once, utilizing this fresh input data.
Executing the application program creates new output data that is placed in the configured
output memory locations.
After completing the end of the application program, the CPU writes the output data to
modules in the system.
Figure 48
Содержание PaCSystems VersaMax Series
Страница 1: ...User Manual GFK 1503F Jan 2020 PACSystemsTM VersaMax PLC USER MANUAL ...
Страница 85: ...User Manual Chapter 7 GFK 1503F Jan 2020 CPU Operation 71 7 1 Parts of the CPU Sweep Figure 47 ...
Страница 284: ...User Manual Chapter 14 GFK 1503F Jan 2020 PID Built in Function Block 270 Figure 216 ...