57
move,because there is no need to worry about addressing conflicts.
interrupt routine
You can write an interrupt routine to handle some predefined interrupt events:The
interrupt routine is not called by the main program;When the interrupt event occurs,
it is called by the PLC operating system.Interrupt routine is best to use local variables.
You can use a local variable table to ensure that your interrupt routine uses only
temporary memory.
5.5 How to enter the ladder logic program
5.5.1 How to build a new project
Click
,
Or click on the file drop-down menu
Icon
,
Create a new project.
Open an existing project
Click the
“
file
”
icon, select
“
open
”
or
“
open the PWM file
”
.
5.5.2 Ladder logic element and its working principle
Ladder logic (LAD) is a graphical language which is similar to the electrical relay
diagram.When you write a program in LAD, you use graphical components and
arrange them into a logical network.The following component types are available for
use when you build a program:
contact
the switch which power supply can pass through.When the normally
open contact logic is 1 and the normally closed contact logic is 0, the power supply
can pass through these contacts.
coil
The coil represents the output.
Block
Each block represents a function.
The network is composed of the above elements.The power supply from the left side
of the power rod flows through the closed contact to charge the coil or the block.
Summary of Contents for PR-12 Series
Page 26: ...19 1 xLogic CPU PR 12 Series CPU PR 14 and PR 18 series 1 PR 18 CPU 2 PR E extension...
Page 27: ...20 PR 24 series...
Page 47: ...40 5 3 Instruction tree...
Page 58: ...51 5 3 10 Instructions Instructions will be explained in detail in the instructions section...
Page 93: ...86 2 Enter the illegal real number Example...
Page 127: ...120 Example...
Page 139: ...132 Special memory bit SM1 0 Zero result SM1 1 overflow SM1 2 Negative result Example...
Page 149: ...142 Example...
Page 152: ...145 Example ATCH instruction only needs to be connected once...
Page 154: ...147 Example...
Page 175: ...168...
Page 217: ...210 Example Four arithmetic operation Main program...
Page 218: ...211 Subroutine...
Page 252: ...245 10 8 Example of serial port free port communication Program 1...
Page 254: ...247 10 9 Example of CAN free port...
Page 258: ...251 Conversion of Process quantity and set value unit...