User guide

Neuron C Programmer’s Guide 15
2
Focusing on a Single Device
This chapter describes the Neuron C event scheduler and I/O objects.
The concepts of
predefined events
and
user-defined events
are
introduced.
Code examples in this chapter illustrate the use of events,
I/O and timer objects, and I/O functions.
Objects that can be defined for each Neuron C application include
timers
and
input/output (I/O) objects
, described here;
network
variables
, described in Chapter 3;
configuration properties
, described
in Chapter 4;
functional blocks
, described in Chapter 5; and
application messages
, described in Chapter 6.