Index – Echelon Neuron C User Manual

Page 255

Advertising
background image

Neuron C Reference Guide

235

Index

_

__lock keyword, 201

3

32-bit integers.

See signed 32-bit integers

A

A/D converter, 96, 100

a2d.h include file.

See include files

abs( ) function, 43

definition, syntax and example, 69

absolute value, 69
abstract declarator, syntax, 211

access.h include file.

See include files

access_address( ) function, 42

definition, syntax and example, 70

access_alias( ) function, 42

definition, syntax and example, 70

access_domain( ) function, 42

definition, syntax and example, 71

access_nv( ) function, 42

definition, syntax and example, 71

ackd keyword, 168

acknowledged service, 168

activate_service_led variable

definition, 191

addr_table_index( ) function, 43

definition, syntax and example, 72

addrdefs.h include file.

See include files

address table

effect of polling network variables, 119
updating of, 150

alias table

updating of, 151

all_bufs_offchip pragma, 20

allow_duplicate_events pragma, 20

ANSI C

references about, iii

ansi_memcpy( ) function, 49

definition, syntax and example, 72

ansi_memset( ) function, 49

definition, syntax and example, 73

app_buf_in_count pragma, 20, 126
app_buf_in_size pragma, 21

app_buf_out_count pragma, 21

app_buf_out_priority_count pragma, 21
app_buf_out_size pragma, 21

application

off-line, 86
on-line, 86

program restart, 73

application errors, logging, 80
application messages

allocating, 123

cancelling, 113, 123
events

msg_arrives.

See msg_arrives event

msg_completes.

See msg_completes event

msg_fails.

See msg_fails event

msg_succeeds.

See msg_succeeds event

resp_arrives.

See resp_arrives event

freeing, 113, 124

message codes, 7

message index, 194

message tags

index of, 72

msg_in.

See msg_in object

msg_out.

See msg_out object

msg_tag_index.

See msg_tag_index variable

posting events, 120

receiving, 114, 124
resp_in.

See resp_in object

resp_out.

See resp_out object

sending, 125
transaction IDs, 36

application timers.

See timers

application_restart( ) function, 43

definition, syntax and example, 73

authenticated keyword, 168

B

bcd2bin( ) function, 43

definition, syntax and example, 74

bin2bcd( ) function, 44

definition, syntax and example, 74

binary coded decimal to binary number, 74

binary number to binary coded decimal, 74
bind_info keyword, 72, 167, 177

bit I/O object, 4, 91, 104, 105

bitfield syntax, 208
bitshift I/O object, 91, 93, 98

boolean, 164

buffers

pragmas controlling allocation of, 20, 21, 29,

32

built-in functions, 40, 222
built-in objects, 198

built-in semaphore, 201

built-in symbols, 200
built-in type, 164

built-in variables, 191, 222

by keyword, 4

Advertising