Integer math – Echelon Neuron C User Manual
Page 63
Neuron C Reference Guide
43
Function
Description
addr_table_index( )
Determine address table index of
message tag
application_restart( )
Begin application program over again
get_current_nv_length( )
Read a network variable's current
length
go_unconfigured( )
Reset this device to an uninstalled
state
node_reset( )
Activate the reset pin, and reset all
CPUs
nv_table_index( )
Determine global index of a network
variable
offline_confirm( )
Inform network tool that this device is
going offline
update_address( )
Write device’s address table
update_alias( )
Write device’s alias table
update_clone_domain( )
Write device’s domain table with clone
entry
update_config_data( )
Write device’s configuration data
structure
update_domain( )
Write device’s domain table with
normal entry
update_nv( )
Write device’s network variable
configuration table
Integer Math
Table 8 lists the integer mathematics functions.
Table 8. Integer Math Functions
Function
Description
abs( )
Arithmetic absolute value
bcd2bin( )
Convert binary coded decimal data to
binary