Allen-Bradley Micro800 General Instructions Manual page 61

Programmable controllers
Hide thumbs Also See for Micro800:
Table of Contents

Advertisement

Arithmetic instructions
Arithmetic instructions give a controller the ability to perform mathematical
functions, such as addition, subtraction, multiplication, and division on data.
Function
ABS
on
page 62
ACOS
on
page 64
ACOS_LREAL
on
page 66
Addition
on
page 68
ASIN
on
page 68
ASIN_LREAL
on
page 71
ATAN
on
page 73
ATAN_LREAL
on
page 75
COS
on
page 77
COS_LREAL
on
page 79
Division
on
page 80
EXPT
on
page 82
LOG
on
page 84
MOD
on
page 86
MOV
on
page 88
Multiplication
on
page 89
Neg
on
page 90
POW
on
page 91
RAND
on
page 93
SIN
on
page 95
SIN_LREAL
on
page 97
SQRT
on
page 99
Subtraction
on
page 101
TAN
on
page 102
TAN_LREAL
on
page 104
TRUNC
on
page 106
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Description
Absolute value of a Real value
Arc cosine of a Real value
Perform 64-bit real arc-cosine calculation
Add a value
Arc sine of a Real value
Perform 64-bit real arc-sine calculation
Arc tangent of a Real value
Perform 64-bit Real arc-tangent calculation
Cosine of a Real value
Perform 64-bit Real cosine calculation
Divide Integer or Real value
Exponent calculation of Real values
Logarithm of a Real value
Module
Move a copy of a value
Multiply an Integer or Real value
Negate a value
Power calculation of Real values
Random value
Sine of a Real value
Perform 64-bit real sine calculation
Square root of a Real value
Subtract a value
Tangent of a Real value
Perform 64-bit real tangent calculation
Truncates Real values, leaving just the integer.
Chapter 5
61

Advertisement

Table of Contents
loading

Table of Contents