TSC AUTO ID Technology Co., Ltd. 103 Copyright 2009 All Rights Reserved.
OPEN
Description
This command opens a downloaded file and establishes the file handle. Up to two file
handles are supported, thus only up to two files can be opened simultaneously. The file to
be opened should be downloaded prior to using this command.
When opening a file, the firmware will search automatically to see if the file exists in the on
board flash memory or extended memory card. If the file does not exist then the printer will
create this file.
Syntax
OPEN "Filename", File handle
Parameter Description
Filename The file downloaded in the printer memory
File handle Either 0 or 1.
Example
If a file by the name of "DATA" is to be downloaded,
The file format contains:
DOWNLOAD "DATA1",56,COMPUTER
2000
12
MOUSE
500
13
KEYBOARD
300
100
DOWNLOAD "DATA2",56,Computer
3000
32
Mouse
900
93
Keyboard
700
700
Save the above contents of data under the file name of "DATA". Follow the steps below
to download data to the printer