| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ASCII_CODE_COLON |
58 |
public static final int |
ASCII_CODE_CR |
13 |
public static final int |
ASCII_CODE_LF |
10 |
public static final int |
BROADCAST_ID |
0 |
public static final int |
COIL_VALUE_OFF |
0 |
public static final int |
COIL_VALUE_ON |
65280 |
public static final int |
DEFAULT_READ_TIMEOUT |
1000 |
public static final int |
MAX_CONNECTION_TIMEOUT |
3000 |
public static final int |
MAX_FIFO_COUNT |
31 |
public static final int |
MAX_PDU_LENGTH |
254 |
public static final int |
MAX_READ_COIL_COUNT |
2000 |
public static final int |
MAX_READ_REGISTER_COUNT |
125 |
public static final int |
MAX_REGISTER_VALUE |
65535 |
public static final int |
MAX_RESPONSE_TIMEOUT |
1000 |
public static final int |
MAX_RTU_ADU_LENGTH |
256 |
public static final int |
MAX_SERVER_ADDRESS |
247 |
public static final int |
MAX_START_ADDRESS |
65535 |
public static final int |
MAX_WRITE_COIL_COUNT |
1968 |
public static final int |
MAX_WRITE_REGISTER_COUNT |
123 |
public static final int |
MIN_PDU_LENGTH |
2 |
public static final int |
MIN_SERVER_ADDRESS |
1 |
public static final int |
MIN_START_ADDRESS |
0 |
public static final int |
PROTOCOL_ID |
0 |
public static final int |
TCP_DEFAULT_ID |
255 |
public static final int |
TCP_PORT |
502 |
public static final int |
TRANSACTION_ID_MAX_VALUE |
65535 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVENT_QUEUE_CAPACITY |
246 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BASIC_OBJECT_COUNT |
3 |
public static final int |
EXTENDED_OBJECT_COUNT |
127 |
public static final int |
OBJECT_ID_MAJOR_MINOR_REVISION |
2 |
public static final int |
OBJECT_ID_MODEL_NAME |
5 |
public static final int |
OBJECT_ID_PRODUCT_CODE |
1 |
public static final int |
OBJECT_ID_PRODUCT_NAME |
4 |
public static final int |
OBJECT_ID_USER_APPLICATION_NAME |
6 |
public static final int |
OBJECT_ID_VENDOR_NAME |
0 |
public static final int |
OBJECT_ID_VENDOR_URL |
3 |
public static final int |
REGULAR_OBJECT_COUNT |
125 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHECKSUM_ERROR_STRING |
"checksum error: received %d, calculated %d" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
REF_TYPE |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZE_OF_HEADER |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLEAR_LOG |
65280 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
READ__SUB_REQ_LENGTH |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
READ_SUB_REQ_LENGTH |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVENTS_OFFSET |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
READ_RESP_SUB_REQ_LENGTH |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
READ_SUB_REQ_LENGTH |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INITIAL_VALUE |
65535 |
Copyright © 2018. All rights reserved.