09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

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.

Syntax<br />

PROC main ( )<br />

VAR intnum sig1int;<br />

CONNECT sig1int WITH iroutine1;<br />

ISignalDO do1, 1, sig1int;<br />

:<br />

:<br />

IDelete sig1int;<br />

ENDPROC<br />

The interrupt is deleted at the end of the program, and is then reactivated. It<br />

should be noted, in this case, that the interrupt is inactive for a short period.<br />

ISignalDO<br />

[ ’\’ Single’,’]<br />

[ Signal ’:=’ ] < variable (VAR) of signaldo > ’,’<br />

[ TriggValue ’:=’ ] < expression (IN) of dionum >’,’<br />

[ Interrupt ’:=’ ] < variable (VAR) of intnum > ’;’<br />

Related information<br />

Described in:<br />

Summary of interrupts <strong>RAPID</strong> Summary - Interrupts<br />

Interrupt from an input signal Instructions - ISignalDI<br />

More information on interrupt management <strong>Basic</strong> <strong>Characteristics</strong>- Interrupts<br />

More examples Data Types - intnum<br />

<strong>RAPID</strong> Reference Manual 8-ISignalDO-3

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

Saved successfully!

Ooh no, something went wrong!