Avery Dennison Monarch 9855 Programmer Manual User Manual
Page 29

Requesting File Transfers 4-5
Note:
Use quotation marks if path or filename contain spaces.
When specifying the TFTP_Path, note the following:
♦
The path is relative to the server’s base directory.
♦
Do not use a backslash (\) or a forward slash (/) at the beginning of
the pathname.
♦
Follow the standard conventions for your operating system
(Microsoft
® Windows®, UNIX®, etc.) For example, UNIX uses a
forward slash while Microsoft Windows uses a backslash. However,
some FTP and TFTP software only accepts one or the other and
substitutes the character for the appropriate operating system.
Example [NCL_START]
[FileXfr]
Flush=1
IPAddr=192.0.0.192
TFTP_Path="Xfer\Config.txt"
Echo1="Store Type"
Echo2="Store ID"
WaitMS=3000
[NCL_END]
This NCL file connects to the TFTP server (192.0.0.192) and
downloads the file Config.txt.