Chapter
4
Series 90-30/20/Micro Instructions Set
Programming consists of creating an application program for a PLC. Because the Series
If Logicmaster
Configuration is the process of assigning logical addresses, as well as other characteristics, to the hardware modules in the system. It may be done either before or after programming, using the configuration software or
This chapter contains the following sections:
Section | Title | Description | Page |
|
|
|
|
|
|
|
|
1 | Relay Functions | Describes contacts, coils, and links. | |
2 | Timers and | Describes | |
| Counters | and down counters. |
|
3 | Math Functions | Describes addition, subtraction, multiplication, division, | |
|
| modulo division, square root, trigonometric functions, |
|
|
| logarithmic/exponential functions, and radian conversion. |
|
|
| Note that trigonometric functions, logarithmic/exponential |
|
|
| functions, and radian conversion functions are only |
|
|
| available with the 350 and 360 series of CPUs. |
|
4 | Relational Functions | Describes how to compare two numbers for equality, non- | |
|
| equality, greater than, greater than or equal to, less than, |
|
|
| and less than or equal to. |
|
5 | Bit Operation | Describes how to perform comparison and move operations | |
| Functions | on bit strings. |
|
6 | Data Move Functions | Describes basic data move capabilities. | |
7 | Table Functions | Describes how to use table functions to enter values into | |
|
| and copy values out of a table. |
|
8 | Conversion | Describes how to convert a data item from one number type | |
| Functions | to another. |
|
9 | Control Functions | Describes how to limit program execution and alter the way | |
|
| the CPU executes the application program by using the |
|
|
| control functions. |
|