ifm
System Manual
ecomat
mobile
SmartController (CR2500) V05
More functions in the ecomatmobile controller
Processing
interrupts
235
Parameters of the function inputs
Name
Data type Description
ENABLE
BOOL
TRUE (only 1 cycle):
changes to data allowed
FALSE: changes to data not allowed
(during processing of the program)
REPEATTIME
TIME
Time window during which the interrupt is triggered.
READ_INPUTS
BOOL
TRUE: inputs integrated into the routine are read (if
necessary, set inputs to IN_FAST).
FALSE: inputs integrated into the routine are not read.
WRITE_OUTPUTS
BOOL
TRUE: outputs integrated into the routine are written to.
FALSE: outputs integrated into the routine are not written to.
ANALOG_INPUTS
BOOL
TRUE: Analogue inputs integrated into the routine are read
and the raw value of the voltage is transferred to the system
flags ANALOG_IRQxx.
FALSE: Analogue inputs integrated into the routine are not
read.