09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Syntax<br />

PROC main ( )<br />

VAR intnum sig1int;<br />

CONNECT sig1int WITH iroutine1;<br />

ISignalDI di1, 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 />

ISignalDI<br />

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

[ Signal ’:=’ ] < variable (VAR) of signaldi > ’,’<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 output signal Instructions - ISignalDO<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-ISignalDI-3

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

Saved successfully!

Ooh no, something went wrong!