beautypg.com

Argox PA-20 Basic Programming Manual User Manual

Page 46

background image

PT-Basic Programming Manual Ver. 1.00

45/143

GET_READER_DATALEN

Purpose: To get data length that is read from a specified reader ports.

Syntax: A%=GET_READER_DATALEN

Example: A% = GET_READER_DATALEN

Description: A% is an integer variable to be assigned to the result.

READER_CONFIG_START

Purpose: To start scanner setting procedure.

Syntax: READER_CONFIG_START

Example: READER_CONFIG_START

A%=READER_SENDCMD(11,1, CHR$(1)) „Code-39

can read

READER_CONFIG_END

Description: This command can start scanner setting procedure.

READER_CONFIG_END

Purpose: To terminate scanner setting procedure.

Syntax: READER_CONFIG_END

Example: READER_CONFIG_END

Description: This command can terminate scanner setting procedure.