Intermec Trakker Antares 2460 User Manual page 81

Trakker antares 246 series stationary terminal
Hide thumbs Also See for Trakker Antares 2460:
Table of Contents

Advertisement

nugget
The source code for the sample utilities
shown on the next pages. You can build the application using Microsoft Visual C++
version 4.0 (or higher) and the Windows socket library that is included with Windows
Visual C++. You can also develop your own application to meet the needs of your host
environment.
You run the resulting application (
application expects NCM to be defined as the terminal IP address in the hosts file. Once
running, the application prompts you to enter a reader command, which it then sends to
the 2461. The application also displays any return messages. Reader commands are
handled by the 2461 terminal operating system, so you can continue running an
application while you use the
To use the sample utility CLIENT.CPP
1. Make sure the TFTP server is running on the host and the 2461 is communicating
with the host.
2. In the hosts file on the host, add the terminal IP addresses and the target name,
NCM. For example, to send files or data to the 2461 with an IP address of
192.9.200.130, add this line to the hosts file:
192.9.200.130 ncm
3. Start the
CLIENT.EXE
4. When the "Enter Command" prompt appears on the host, enter the two-character
TMF code, CS (Configuration Set request) followed by the reader or configuration
command.
For example, to send the application
drive C on the 2461, enter this command:
CS.%R,c:inventry.bin,c:inventry.bin
Or, to change the beep volume to very loud, enter this command:
CS$+BV4
For command information, see Chapter 7, "Reader Command Reference" or
Chapter 8, "Configuration Command Reference."
39
Operating the Terminal in a Network
CLIENT.CPP
) from the DOS command line. The
CLIENT.EXE
application to send commands.
CLIENT.EXE
application on the host.
INVENTRY.BIN
and the include file
UTILS.H
from drive C on the host to
4
is
4-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Trakker antares 2461

Table of Contents