Symbol
|
Value
|
Description
|
---|---|---|
E_CFG_DATA_SIZE
|
101
|
Size of configuration data block invalid.
|
E_CFG_IO_IMAGE_SIZE
|
102
|
Size of I/O images invalid.
|
E_CFG_N_SLAVES
|
103
|
Number of slaves invalid.
|
E_CFG_MASTER_ADDRESS
|
104
|
Address of master module invalid.
|
E_CFG_BAUD_RATE
|
105
|
Transmission speed invalid.
|
E_CFG_BUS_PARAM
|
106
|
Bus parameters invalid.
|
E_CFG_NODE_ID
|
107
|
Address invalid or already exists.
|
E_CFG_SLAVE_IN_SIZE
|
108
|
Slave input data size invalid.
|
E_CFG_SLAVE_OUT_SIZE
|
109
|
Slave output data size invalid.
|
E_CFG_AAT_DATA
|
110
|
Size/offset combination of I/O data invalid.
|
E_CFG_AAT_OVERLAP
|
111
|
I/O data overlap.
|
E_CFG_CNF_TIMEOUT
|
112
|
Timeout on confirmation waiting time.
|
E_CFG_INIT_FMB
|
113
|
Cannot initialize PCMCIA card.
|
E_CFG_INIT_MASTER
|
114
|
Cannot initialize master module.
|
E_CFG_LOAD_BUSPAR
|
115
|
Cannot load module bus parameters.
|
E_CFG_SET_OPMODE
|
116
|
Cannot switch into operating mode.
|
E_CFG_LOAD_SLAVE
|
117
|
Cannot load slave configuration.
|
E_CFG_MASTER_DIAG
|
118
|
Cannot read master module diagnostics.
|
E_CFG_DUP_ADDR
|
119
|
Bus address already exists.
|
E_CFG_TAP_FAULT
|
120
|
Fault between the PCMCIA card and the TAP.
|
Symbol
|
Value
|
Description
|
---|---|---|
E_OK
|
0
|
No error.
|
E_INIT
|
1
|
Initialization error.
|
E_NO_CONFIG
|
2
|
No configuration data.
|
E_INVALID_CONFIG
|
3
|
Invalid configuration data.
|
E_INVALID_PARAM
|
4
|
Invalid parameters.
|
E_INVALID_STATE
|
5
|
Slave state does not allow the request to be carried out.
|
E_ACCESS
|
6
|
No exchange on BusX.
|
E_NO_RESSOURCES
|
7
|
No resources available.
|
E_SEND
|
8
|
Cannot send message to PCMCIA card.
|
E_RECEIVE
|
9
|
Cannot receive message from PCMCIA card.
|
E_STATE
|
10
|
Invalid state.
|
E_SERVICE
|
11
|
Invalid service code (Uni-Telway request and facility).
|