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 />

Step jump. Used for a step to jump to another non-adjacent step. (Jumping<br />

up/down to non-adjacent steps in the same sequence, returning to initial step, or<br />

jumping among different sequences.)<br />

Transition condition. The transition condition to move between each step point.<br />

Alternative divergence. Alternative divergence is used for a step point to<br />

transfer to different corresponding step points by different transition conditions.<br />

Alternative convergence. Alternative convergence is used for two step points or<br />

more to transfer to the same step point according to transition condition.<br />

Simultaneous divergence. Simultaneous divergence is used for a step point to<br />

transfer to two step points or more by the same transition condition.<br />

Simultaneous convergence. Simultaneous convergence is used for two step<br />

points or more to transfer to the same step point with the same transition<br />

condition when multiple conditions are fulfilled at the same time.<br />

5.3 The <strong>Operation</strong> of STL Program<br />

Step ladder diagram (STL) is a programming method for users to write a program which functions<br />

similar to SFC. STL provides PLC program designers a more readable and clear programming<br />

method as drawing a flow chart. The sequences or steps in the below SFC is quite understandable<br />

and can be translated into the ladder diagram opposite.<br />

STL program starts with STL instruction and ends with RET instruction. STL Sn constructs a step<br />

point. When STL instruction appears in the program, the main program will enter a step ladder<br />

status controlled by steps. RET instruction indicates the end of a step ladder program starting from<br />

initial steps S0 ~ S9 and every initial step requires a RET instruction as an end of STL program.<br />

If there is no RET instruction at the end of a step sequence, errors will be detected by WPLSoft.<br />

S0<br />

M1002<br />

primary pulse<br />

M1002<br />

S0<br />

S<br />

SET<br />

SET<br />

S0<br />

S21<br />

S21<br />

S21<br />

S<br />

SET<br />

S22<br />

S22<br />

S22<br />

S<br />

S23<br />

S<br />

SET<br />

S0<br />

S23<br />

S23<br />

RET<br />

5-4

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

Saved successfully!

Ooh no, something went wrong!