02.09.2014 Views

ISPSoft User Manual

ISPSoft User Manual

ISPSoft User 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>ISPSoft</strong> <strong>User</strong> <strong>Manual</strong><br />

12.2.5 Jump<br />

The use of a jump structure in a sequential function chart results in the passing of control to a step<br />

which is specified. There is at least one jump point indicating that the passing of control will occur<br />

once the transition preceding the jump point is true in a sequential function chart. <strong>User</strong>s can use<br />

jump structures quite freely. If they use a jump structure in a sequential function chart, they have to<br />

make sure that the program is not confused.<br />

The program below is a sequential function chart where there is a divergence of sequence selection.<br />

If Tran2 is true, control will be passed to STEP2. When Tran4 is true, it passes control to STEP1<br />

through a jump. When Tran5 is true, it passes control to STEP0.<br />

If users use a jump structure in a sequential function chart, the step specified must be a step in the<br />

same sequential function chart. If the step specified is not in the same sequential function chart, and<br />

is declared in a local symbol table or the global symbol table, an error occurs when the program is<br />

compiled<br />

If control needs to be passed from a step in a sequential function chart to a step in another<br />

sequential function, users can make use of the characteristics of steps and the characteristics of<br />

12-10

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

Saved successfully!

Ooh no, something went wrong!