
PT-Basic Programming Manual Ver. 1.00 49/143
To simulator the “Scan” key press or release.
„Set the scan key pressed.
SIM_SCANKEY_PRESS(1)
…
„Set the scan key released.
SIM_SCANKEY_PRESS(0)
This command can simulator the scan key status for pressed
or released.
To set scanner setting by scanner setting file.
A%=READER_SETFROMFILE(FilePath$)
A%=READER_SETFROMFILE("c:\data\PA21.axs")
A% is an integer variable to be assigned to the result.
FilePath $ is a string variable, indicating the Scanner setting
file path.
Comentários a estes Manuais