Variablen | |
| const DWORD | GLOBAL_DEFAULT_WAIT_FOR_DATA_TIMEOUT = 5000 |
| default timeout : 5 seconds | |
| const DWORD | GLOBAL_DEFAULT_DATATRANSFER_TIMEOUT = 5000 |
| wait for data | |
| const unsigned int | GLOBAL_DEFAULT_PORT = 5101 |
| default port | |
| const unsigned int | GLOBAL_DEFAULT_RETRY_COUNTER = 5 |
| default retry counter | |
| const unsigned int | GLOBAL_DEFAULT_MAX_BLOCKLENGTH = 32 |
| default max. block length | |
| const unsigned int | GLOBAL_DEFAULT_USE_CRCCHECK_TIMEOUT = 0 |
| default use crc check flag ( don't use the check ) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7