Manual
Neuron C Reference Guide vii
Table of Contents
Welcome.........................................................................................................iii
Audience ........................................................................................................iii
Related Documentation ................................................................................iii
Typographic Conventions for Syntax...........................................................iv
Neuron C Overview.....................................................................................xix
Chapter 1. Predefined Events............................................................................ 1
Introduction to Predefined Events................................................................ 2
Event Directory .............................................................................................. 3
flush_completes Event............................................................................. 3
Syntax ................................................................................................ 3
Example ............................................................................................. 3
io_changes Event ..................................................................................... 3
Syntax ................................................................................................ 4
Example 1 .......................................................................................... 4
Example 2 .......................................................................................... 5
io_in_ready Event .................................................................................... 5
Syntax ................................................................................................ 5
Example ............................................................................................. 5
io_out_ready Event.................................................................................. 5
Syntax ................................................................................................ 5
Example ............................................................................................. 5
io_update_occurs Event........................................................................... 6
Syntax ................................................................................................ 6
Example ............................................................................................. 6
msg_arrives Event................................................................................... 7
Syntax ................................................................................................ 7
Example ............................................................................................. 7
msg_completes Event .............................................................................. 7
Syntax ................................................................................................ 7
Example ............................................................................................. 7
msg_fails Event ....................................................................................... 8
Syntax ................................................................................................ 8
Example ............................................................................................. 8
msg_succeeds Event ................................................................................ 8
Syntax ................................................................................................ 8
Example ............................................................................................. 8
nv_update_completes Event ................................................................... 9
Syntax ................................................................................................ 9
Example 1 – Event for a Single Network Variable....................... 10
Example 2 – Event for a Network Variable Array........................ 10
Example 3 – Event for a Range of Network Variables ................. 10
nv_update_fails Event........................................................................... 10
Syntax .............................................................................................. 11
Example 1 – Event for a Single Network Variable....................... 11
Example 2 – Event for a Network Variable Array........................ 11
Example 3 – Event for a Range of Network Variables ................. 12
nv_update_occurs Event .......................................................................12
Syntax .............................................................................................. 12
Example 1 – Event for a Single Network Variable....................... 13
Example 2 – Event for a Network Variable Array........................ 13
Example 3 – Event for a Range of Network Variables ................. 13