3. Instruction Set

Program Example 1:

I 001

I 101

EI

FEND

M1000

SET M1347

DPLSY K1000 K1000 Y0

IRET

M1000

SET M1524

DPLSY K1000 K1000 Y2

IRET

END

Explanations:

a)Whenever I001 is triggered, Y0 will output 1,000 pulses; whenever I101 is triggered, Y2 will output 1,000 pulses.

b)When pulse output is completed, there should be an interval of at least one scan cycle before next pulse output operation is triggered. .

Program Example 2:

X1

SET M1347

X2

PLSY K1000 K1000 Y0

END

Explanation:

When both X1 and X2 are ON, Y0 pulse output will operate continuously. However, there will be a delay of approx. 1 scan cycle every 1000 pulses.

3 - 1 4 1

Page 257
Image 257
Delta DVP-ES2/EX2/SS2/SA2/SX2/SE manual SET M1347 Plsy K1000 K1000 Y0