17.03.2014 Views

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

DVP-ES2-EX2-SS2-SA2-SX2-Operation Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>DVP</strong>-<strong>ES2</strong>/<strong>EX2</strong>/<strong>SS2</strong>/<strong>SA2</strong>/<strong>SX2</strong>/SE <strong>Operation</strong> <strong>Manual</strong> - Programming<br />

n: set values of multi-point areas. The range of set values is K2~K50. When the set value<br />

exceeds the range, it will not be executed.<br />

The sample curve: (n is set to be K4)<br />

D+1<br />

D<br />

D+2<br />

D+4<br />

D+3<br />

S<br />

S+1<br />

S+2<br />

S+3<br />

S+4<br />

The explanation of the sample:<br />

1. When input value S is larger than S+1 (S 1 for short) and smaller than S+2 (S 2 for short),<br />

D+1 (D 1 for short) and D+2 (D 2 for short), D= ( ( S – S 1 ) x ( D 2 – D 1 ) / ( S 2 – S 1 ) ) + D 1.<br />

2. When input value S is smaller than S+1, D= D+1; when input value S is larger than S+n,<br />

D= D+n.<br />

3. The operation of instructions uses floating-point values. After the decimal value of the<br />

output values is omitted, the value will be output in the 16-bit form.<br />

K13: Proportional Value Calculation Function of Multi-point Areas (32-bit values)<br />

The explanations of source and destination devices are illustrated as the explanation of K12,<br />

but devices S and D are indicated by 32-bit values.<br />

K14: Proportional Value Calculation Function of Multi-point Areas (floating-point values)<br />

The explanations of source and destination devices are illustrated as the explanation of K12,<br />

but devices S and D are indicated by 32-bit floating-point values.<br />

K16: String combination<br />

Explanation:<br />

The system searches for the location of ETX (value 0x00) of the destination data string (lower<br />

8 bits), then copies the data string starting of the source register (lower 8 bits) to the end of the<br />

destination data string. The source data string will be copied in byte order until the ETX (value<br />

0x00) is reached.<br />

Points to note:<br />

The operand n sets the max data length after the string combination (max 256). If the ETX is<br />

not reached after the combination, the location indicated by n will be the ETX and filled with<br />

0x00.<br />

3-176

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!