public class ExceptionCode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte |
ACKNOWLEDGE |
static byte |
GATEWAY_PATH_UNAVAILABLE |
static byte |
GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND |
static byte |
ILLEGAL_DATA_ADDRESS |
static byte |
ILLEGAL_DATA_VALUE |
static byte |
ILLEGAL_FUNCTION |
static byte |
MEMORY_PARITY_ERROR |
static byte |
SLAVE_DEVICE_BUSY |
static byte |
SLAVE_DEVICE_FAILURE |
Constructor and Description |
---|
ExceptionCode() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getExceptionMessage(byte id) |
public static final byte ILLEGAL_FUNCTION
public static final byte ILLEGAL_DATA_ADDRESS
public static final byte ILLEGAL_DATA_VALUE
public static final byte SLAVE_DEVICE_FAILURE
public static final byte ACKNOWLEDGE
public static final byte SLAVE_DEVICE_BUSY
public static final byte MEMORY_PARITY_ERROR
public static final byte GATEWAY_PATH_UNAVAILABLE
public static final byte GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.