02.09.2014 Views

ISPSoft User Manual

ISPSoft User Manual

ISPSoft User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 12 Sequential Function Chart<br />

The step name is displayed here.<br />

<strong>User</strong>s can select qualifiers for the actions associated with the step.<br />

<strong>User</strong>s can specify qualifiers related to time.<br />

<strong>User</strong>s can select actions which are qualified.<br />

<strong>User</strong>s can make comments on the step.<br />

12.2.6.1 Qualifier Types<br />

• N (Normal)<br />

When a step is activated, the N action associated with the step is executed. When the step is<br />

inactivated, the system executes a final scan to disable all the outputs in the N action. However,<br />

the outputs which use the instructions similar SET are not disabled. The actions in the program in<br />

a DVP series PLC are N actions.<br />

• S (Set)<br />

When a step is activated, the S action associated with the step is executed. Even if the step is<br />

inactivated, the S action will still be executed.<br />

When STEP_1 in the figure below is activated, Action1 and Action2 are executed. When Tran1 is<br />

true, STEP_1 becomes inactive. Once STEP_1 is inactivated, the execution of Action1 will stop,<br />

the system will execute a final scan, and Action2 will still be executed.<br />

• D (Delay)<br />

The D action associated with a step is not executed at the time when the step is activated. The<br />

execution of the D action is delayed for a certain amount of time. If the transition following the<br />

step becomes true before the D action is executed, the step will be inactivated, control will be<br />

passed to the next step, and the D action will not be executed. When the step is activated again,<br />

the delay is measured again.<br />

Action1 in the figure below is not executed at the time when STEP_1 is executed. The execution<br />

of Action1 is delayed for two seconds. If STEP_1 is inactivated before Action1 is executed,<br />

Action1 will not be executed.<br />

• SD (Set Delay)<br />

The SD action associated with a step is not executed at the time when the step is activated. The<br />

execution of the SD action is delayed for a certain amount of time. If the SD action is executed, it<br />

will still be executed after the step is inactivated. Besides, if the transition following the step<br />

becomes true before the SD action is executed, control will be passed to the next step, and the<br />

delay will still be measured. A certain amount of time has elapsed before the SD action is<br />

executed.<br />

• DS (Delay Set)<br />

A DS action is similar to a SD action. However, if the transition following a step becomes true<br />

12-13

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

Saved successfully!

Ooh no, something went wrong!