Echelon Neuron C User Manual
Page 8
viii
nv_update_succeeds Event ................................................................... 13
Example 1 – Event for a Single Network Variable....................... 14
Example 2 – Event for a Network Variable Array........................ 14
Example 3 – Event for a Range of Network Variables ................. 14
Chapter 2. Compiler Directives ....................................................................... 19
Overview of Neuron C Functions ......................................................... 41
Execution Control ........................................................................... 41
Network Configuration................................................................... 42
Integer Math ................................................................................... 43
Floating-Point Math ....................................................................... 46
Input/Output ................................................................................... 50
Signed 32-Bit Integer Support Functions............................................ 52
Binary Arithmetic Operators ......................................................... 53
Unary Arithmetic Operators .......................................................... 54
Comparison Operators.................................................................... 55
Miscellaneous Signed 32-bit Functions ......................................... 56
Integer Conversions ........................................................................ 56
Conversion of Signed 32-bit to ASCII String ................................ 57
Conversion of ASCII String to Signed 32-bit ................................ 57
Signed 32-Bit Performance............................................................. 57
Floating-Point Support Functions........................................................ 58
Binary Arithmetic Operators ......................................................... 61
Unary Arithmetic Operators .......................................................... 62
Comparison Operators.................................................................... 63
Miscellaneous Floating-Point Functions ....................................... 64
Floating-Point to/from Integer Conversions.................................. 64