
Sample Application Programs
Chapter 10
1012
Important: Note that:
due to the specified acceleration and deceleration rate of move #14, the axis
will not achieve the final velocity rate of 5 in/s
because moves #16 and #17 have discrete input triggers which may be
triggered at any time during their movements profiles, the axis may not
achieve the final velocity rates of 2 in/s and 3 in/s
all motion segments and programmable I/O information could be contained
in a single motion block. Three motion blocks are used here to demonstrate
the recommended method of loading multiple motion blocks into a module.
Planning the Data Blocks for Application Program #2
For application program 2 a PLC-5/15 processor is assumed and the data blocks
are assigned as shown in Table 10.C. The files used are shown in Table 10.D.
The data table for the parameter block for application program 2 is the same as
shown in Figure 10.4, for application program 1.
Table 10.C
Data
Blocks for Application Program # 2
Block
Starting Address
Status N44:1
Parameter N45:1
Command N45:131
Motion N80:1
Table 10.D
Files
for Application Program #2
File
Size
(Elements)
Usage
B3 2 last block transfer toggle control
R6 3 sequencer control
N7 10 block transfer control
D9 20 sequencer data
N44 34 status block
N45 145 parameter, command blocks
N80 53 motion block
Kommentare zu diesen Handbüchern