Network configuration – Echelon Neuron C User Manual

Page 62

Advertising
background image

42

Functions

Function

Description

go_offline( )

Cease execution of the application

program

interrupt_control( )

Enable or disable interrupts

msec_delay( )

Delay processing for a specified
number of milliseconds

post_events( )

Define a critical section boundary for
network variable and message

processing

power_up( )

Determine whether last processor reset

was due to power up

preemption_mode( )

Determine whether the application

processor scheduler is currently
running in preemption mode.

propagate( )

Force propagation of an output
network variable

scaled_delay( )

Delay processing for a time that
depends on the input clock rate

sleep( )

Enter low-power mode by disabling
system clock

timers_off( )

Turn off all software timers

watchdog_update( )

Re-trigger the watchdog timer to
prevent device reset

Network Configuration

Table 7 lists the network configuration functions.

Table 7. Network Configuration Functions

Function

Description

access_address( )

Read device’s address table

access_alias( )

Read device’s alias table

access_domain( )

Read device’s domain table

access_nv( )

Read device’s network variable

configuration table

Advertising