OpenBIC
OpenSource Bridge-IC
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
modbus_server.h
Go to the documentation of this file.
1
5
/* Modbus exception codes */
6
#define MODBUS_EXC_NONE 0
7
#define MODBUS_EXC_ILLEGAL_FC 1
8
#define MODBUS_EXC_ILLEGAL_DATA_ADDR 2
9
#define MODBUS_EXC_ILLEGAL_DATA_VAL 3
10
#define MODBUS_EXC_SERVER_DEVICE_FAILURE 4
11
#define MODBUS_EXC_ACK 5
12
#define MODBUS_EXC_SERVER_DEVICE_BUSY 6
13
#define MODBUS_EXC_MEM_PARITY_ERROR 8
14
#define MODBUS_EXC_GW_PATH_UNAVAILABLE 10
15
#define MODBUS_EXC_GW_TARGET_FAILED_TO_RESP 11
common
service
modbus
modbus_server.h
Generated by
1.9.2