Download TelePACE C Tools User Manual

Transcript
Telepace C Tools Function Specifications
interruptInput
Read State of Interrupt Digital Input
Syntax
#include <ctools.h>
unsigned interruptInput(void);
Description
The interruptInput function reads the status of the interrupt input point on the
controller. It returns TRUE if the input is energized and FALSE if it is not.
Notes
The interrupt input can be used as wake up source for the controller or as an
additional a digital input. Refer to the System Hardware Manual for wiring
details.
Document (Version 2.50) 5/12/2011
283