EasyManuals Logo

IDEC MICROSmart FC6A Series Ladder Programming Manual

IDEC MICROSmart FC6A Series
604 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #528 background imageLoading...
Page #528 background image
26: S
CRIPT
26-26 FC6A S
ERIES
MICROS
MART
L
ADDER
P
ROGRAMMING
M
ANUAL
FC9Y-B1726
4. Arithmetic Operators
Example 4.1 Addition
Script
Operation Description
The values of D0100 and D0200 are added together and the result is stored in D0300.
Example 4.2 Subtraction
Script
Operation Description
The value of D0200 is subtracted from the value of D0100 and the result is stored in D0300.
Example 4.3 Multiplication
Script
Operation Description
The values of D0100 and D0200 are multiplied together and the result is stored in D0300.
Example 4.4 Division
Script
Operation Description
The value of D0100 is divided by the value of D0200 and the result is stored in D0300.
Example 4.5 Modulo
Script
Operation Description
The value of D0100 is divided by the value of D0200 and the remainder is stored in D0300.
[D0300] = [D0100] + [D0200];
[D0300] = [D0100] - [D0200];
[D0300] = [D0100] * [D0200];
[D0300] = [D0100] / [D0200];
[D0300] = [D0100] % [D0200];

Table of Contents

Other manuals for IDEC MICROSmart FC6A Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDEC MICROSmart FC6A Series and is the answer not in the manual?

IDEC MICROSmart FC6A Series Specifications

General IconGeneral
BrandIDEC
ModelMICROSmart FC6A Series
CategoryComputer Hardware
LanguageEnglish

Related product manuals