User's Manual

-19
TWOProgram Declaration
(1) Constant Definition
The following table lists all constant definition that TYPE definition used.
Definition Introduction
#define PRODUCT_NAME_LENGTH 32 Define the length of product name information.
(Unitbyte)
#define MODEL_NAME_LENGTH 16 Define the length of model name information.
(Unitbyte)
#define HARDWARE_LENGTH 8 Define the length of hardware version
information. (Unitbyte)
#define FIRMWARE_LENGTH 8 Define the length of firmware version
information. (Unitbyte)
#define TAG_LENGTH 16 Define the length of Tag ID data. (Unit : byte)
#define ENVIRONMENT_EVENT_NUMBER 3 Define the number of events happened.
#define ENVIRONMENT_EVENT_COMPORT_ERROR 0 For more information, Please see EVENTS
Introduction.
#define ENVIRONMENT_EVENT_PORT_CLOSE 1 For more information, Please see EVENTS
Introduction.
#define ENVIRONMENT_EVENT_ACTIVE_READ_TAG 2 For more information, Please see EVENTS
Introduction.