public static enum LJM.Errors extends java.lang.Enum<LJM.Errors>
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
static LJM.Errors |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LJM.Errors[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final LJM.Errors NOERROR
public static final LJM.Errors WARNINGS_BEGIN
public static final LJM.Errors WARNINGS_END
public static final LJM.Errors FRAMES_OMITTED_DUE_TO_PACKET_SIZE
public static final LJM.Errors DEBUG_LOG_FAILURE
public static final LJM.Errors USING_DEFAULT_CALIBRATION
public static final LJM.Errors DEBUG_LOG_FILE_NOT_OPEN
public static final LJM.Errors MODBUS_ERRORS_BEGIN
public static final LJM.Errors MODBUS_ERRORS_END
public static final LJM.Errors MBE1_ILLEGAL_FUNCTION
public static final LJM.Errors MBE2_ILLEGAL_DATA_ADDRESS
public static final LJM.Errors MBE3_ILLEGAL_DATA_VALUE
public static final LJM.Errors MBE4_SLAVE_DEVICE_FAILURE
public static final LJM.Errors MBE5_ACKNOWLEDGE
public static final LJM.Errors MBE6_SLAVE_DEVICE_BUSY
public static final LJM.Errors MBE8_MEMORY_PARITY_ERROR
public static final LJM.Errors MBE10_GATEWAY_PATH_UNAVAILABLE
public static final LJM.Errors MBE11_GATEWAY_TARGET_NO_RESPONSE
public static final LJM.Errors LIBRARY_ERRORS_BEGIN
public static final LJM.Errors LIBRARY_ERRORS_END
public static final LJM.Errors UNKNOWN_ERROR
public static final LJM.Errors INVALID_DEVICE_TYPE
public static final LJM.Errors INVALID_HANDLE
public static final LJM.Errors DEVICE_NOT_OPEN
public static final LJM.Errors STREAM_NOT_INITIALIZED
public static final LJM.Errors DEVICE_NOT_FOUND
public static final LJM.Errors DEVICE_ALREADY_OPEN
public static final LJM.Errors DEVICE_CURRENTLY_CLAIMED_BY_ANOTHER_PROCESS
public static final LJM.Errors CANNOT_CONNECT
public static final LJM.Errors SOCKET_LEVEL_ERROR
public static final LJM.Errors CANNOT_OPEN_DEVICE
public static final LJM.Errors CANNOT_DISCONNECT
public static final LJM.Errors WINSOCK_FAILURE
public static final LJM.Errors RECONNECT_FAILED
public static final LJM.Errors CONNECTION_HAS_YIELDED_RECONNECT_FAILED
public static final LJM.Errors USB_FAILURE
public static final LJM.Errors U3_NOT_SUPPORTED_BY_LJM
public static final LJM.Errors U6_NOT_SUPPORTED_BY_LJM
public static final LJM.Errors UE9_NOT_SUPPORTED_BY_LJM
public static final LJM.Errors INVALID_ADDRESS
public static final LJM.Errors INVALID_CONNECTION_TYPE
public static final LJM.Errors INVALID_DIRECTION
public static final LJM.Errors INVALID_FUNCTION
public static final LJM.Errors INVALID_NUM_REGISTERS
public static final LJM.Errors INVALID_PARAMETER
public static final LJM.Errors INVALID_PROTOCOL_ID
public static final LJM.Errors INVALID_TRANSACTION_ID
public static final LJM.Errors UNKNOWN_VALUE_TYPE
public static final LJM.Errors MEMORY_ALLOCATION_FAILURE
public static final LJM.Errors NO_COMMAND_BYTES_SENT
public static final LJM.Errors INCORRECT_NUM_COMMAND_BYTES_SENT
public static final LJM.Errors NO_RESPONSE_BYTES_RECEIVED
public static final LJM.Errors INCORRECT_NUM_RESPONSE_BYTES_RECEIVED
public static final LJM.Errors MIXED_FORMAT_IP_ADDRESS
public static final LJM.Errors UNKNOWN_IDENTIFIER
public static final LJM.Errors NOT_IMPLEMENTED
public static final LJM.Errors INVALID_INDEX
public static final LJM.Errors INVALID_LENGTH
public static final LJM.Errors ERROR_BIT_SET
public static final LJM.Errors INVALID_MAXBYTESPERMBFB
public static final LJM.Errors NULL_POINTER
public static final LJM.Errors NULL_OBJ
public static final LJM.Errors RESERVED_NAME
public static final LJM.Errors UNPARSABLE_DEVICE_TYPE
public static final LJM.Errors UNPARSABLE_CONNECTION_TYPE
public static final LJM.Errors UNPARSABLE_IDENTIFIER
public static final LJM.Errors PACKET_SIZE_TOO_LARGE
public static final LJM.Errors TRANSACTION_ID_ERR
public static final LJM.Errors PROTOCOL_ID_ERR
public static final LJM.Errors LENGTH_ERR
public static final LJM.Errors UNIT_ID_ERR
public static final LJM.Errors FUNCTION_ERR
public static final LJM.Errors STARTING_REG_ERR
public static final LJM.Errors NUM_REGS_ERR
public static final LJM.Errors NUM_BYTES_ERR
public static final LJM.Errors CONFIG_FILE_NOT_FOUND
public static final LJM.Errors CONFIG_PARSING_ERROR
public static final LJM.Errors INVALID_NUM_VALUES
public static final LJM.Errors CONSTANTS_FILE_NOT_FOUND
public static final LJM.Errors INVALID_CONSTANTS_FILE
public static final LJM.Errors INVALID_NAME
public static final LJM.Errors OVERSPECIFIED_PORT
public static final LJM.Errors INTENT_NOT_READY
public static final LJM.Errors ATTR_LOAD_COMM_FAILURE
public static final LJM.Errors INVALID_CONFIG_NAME
public static final LJM.Errors ERROR_RETRIEVAL_FAILURE
public static final LJM.Errors LJM_BUFFER_FULL
public static final LJM.Errors COULD_NOT_START_STREAM
public static final LJM.Errors STREAM_NOT_RUNNING
public static final LJM.Errors UNABLE_TO_STOP_STREAM
public static final LJM.Errors INVALID_VALUE
public static final LJM.Errors SYNCHRONIZATION_TIMEOUT
public static final LJM.Errors OLD_FIRMWARE
public static final LJM.Errors CANNOT_READ_OUT_ONLY_STREAM
public static final LJM.Errors NO_SCANS_RETURNED
public static final LJM.Errors TEMPERATURE_OUT_OF_RANGE
public static final LJM.Errors VOLTAGE_OUT_OF_RANGE
public static final LJM.Errors FUNCTION_DOES_NOT_SUPPORT_THIS_TYPE
public static final LJM.Errors INVALID_INFO_HANDLE
public static final LJM.Errors NO_DEVICES_FOUND
public static final LJM.Errors AUTO_IPS_FILE_NOT_FOUND
public static final LJM.Errors AUTO_IPS_FILE_INVALID
@Deprecated public static final LJM.Errors COULD_NOT_CLAIM_DEVICE
DEVICE_CURRENTLY_CLAIMED_BY_ANOTHER_PROCESS
@Deprecated public static final LJM.Errors U3_CANNOT_BE_OPENED_BY_LJM
U3_NOT_SUPPORTED_BY_LJM
@Deprecated public static final LJM.Errors U6_CANNOT_BE_OPENED_BY_LJM
U6_NOT_SUPPORTED_BY_LJM
@Deprecated public static final LJM.Errors UE9_CANNOT_BE_OPENED_BY_LJM
UE9_NOT_SUPPORTED_BY_LJM
@Deprecated public static final LJM.Errors INVALID_VALUE_TYPE
UNKNOWN_VALUE_TYPE
public static LJM.Errors[] values()
for (LJM.Errors c : LJM.Errors.values()) System.out.println(c);
public static LJM.Errors valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic int getValue()