Special instructions – Maple Systems MAPware-7000 User Manual

Page 20

Advertising
background image

MAPware-7000 Ladder Logic Guide

12

1010-1041 rev. 00

Instruction Name

Symbol

Description

Execution
Time (μSec)

Upper Limit

Compares the current value in a register
A with a set value in B. If the current
value A is less than B, then A is stored in
result C. If A is greater than B, B is stored
into C.

2.3 μsec

Lower Limit

Compares the current value in a register
A with a set value in B. If the current
value A is greater than B, then A is stored
in result C. If A is less than B, B is stored
into C.

2.1 μsec

Maximum Value

Searches for the maximum value in a
table of registers (of size n), beginning
with register A, then stores the maximum
value into register B.

4.0 to 64.6
μsec

Minimum Value

Searches for the minimum value in a
table of registers (of size n), beginning
with register A, then stores the minimum
value into register B.

3.9 to 61.1
μsec

Average Value

Computes the mean average value of a
table of registers (of size n), beginning
with register A, then stores the result into
register B.

12.5 to 39.7
μsec

Function Generator

Finds f(x) for given x=A, and stores result
in C. The function f(x) is defined by
parameters stored in a table of registers
(of size 2n), beginning with register B.

5.2 to 68.8
μsec

Data Log Upload

Uploads data logger from attached USB

Special Instructions

These are instructions which include data processing functions, I/O instructions, and RAS.

Instruction Name

Symbol

Description

Execution
Time (μSec)

Device Set

Sets target coil address to ON.

1.1 μsec

Device Reset

Clears target coil address to OFF.

1.1 μsec

Advertising