236
CipherLab BASIC Programming Part I
EVENT(15) Indicating the “ON HOUR EVENT” happens.
EVENT(16) Indicating the “READER(1) EVENT” happens.
EVENT(17) Indicating the “READER(2) EVENT” happens.
EVENT(18) Indicating the “FUNCTION(1) EVENT” happens.
EVENT(19) Indicating the “FUNCTION(2) EVENT” happens.
EVENT(20) Indicating the “FUNCTION(3) EVENT” happens.
EVENT(21) Indicating the “FUNCTION(4) EVENT” happens.
EVENT(22) Indicating the “FUNCTION(5) EVENT” happens.
EVENT(23) Indicating the “FUNCTION(6) EVENT” happens.
EVENT(24) Indicating the “FUNCTION(7) EVENT” happens.
EVENT(25) Indicating the “FUNCTION(8) EVENT” happens.
EVENT(26) Indicating the “FUNCTION(9) EVENT” happens.
EVENT(27) Indicating the “FUNCTION(10) EVENT” happens.
EVENT(28) Indicating the “FUNCTION(11) EVENT” happens.
EVENT(29) Indicating the “FUNCTION(12) EVENT” happens.
EVENT(30) Reserved.
EVENT(31) Indicating the “ESC EVENT” happens.
EXP(N1%,N2%) Indicating an exponentiation is processed.
FALSE?(N%)
Indicating the “IF” statement or the “WHILE” statement is
processed.
FILL_RECT(...) Indicating the command FILL_RECT is processed.
FIND_RECORD(...) Indicating the command FIND_RECORD is processed.
FLASH_READ$(N%) Indicating the command FLASH_READ$ is processed.
FLASH_WRITE(N%,A$) Indicating the command FLASH_WRITE is processed.
FREE_MEMORY Indicating the command FREE_MEMORY is processed.
FUNCTION_TOGGLE(status%) Indicating the command FUNCTION_TOGGLE is processed.
GE? (N1%,N2%) Indicating the decision “IF N1% >= N2%” is processed.
GET_ALPHA_LOCK Indicating the command GET_ALPHA_LOCK is processed.
GET_CTS(N%) Indi
cating the command GET_CTS is processed. N% is the
number of the COM port.
GET_DEVICE_ID Indicating the command DEVICE_ID is processed.
GET_FILE_ERROR Indicating the command GET_FILE_ERROR is processed.
GET_IMAGE Indicating the command GET_IMAGE is processed.
GET_LANGUAGE Indicating the command GET_LANGUAGE is processed.
GET_NET_PARAMETER$(index%
)
Indicating the command GET_NET_PARAMETER$ is processed.
GET_NET_STATUS(index%) Indicating the command GET_NET_STATUS is processed.