Digi TX54 User Manual page 557

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Services
  Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Add a remote host to which location messages will be sent:
(config)> add service location forward end
(config service location forward 0)>
4. Set the hostname or IP address of the remote host to which location messages will be sent:
(config service location forward 0)> server host
(config service location forward 0)>
5. Set the communication protocol to either upd or tcp:
(config service location forward 0)> protocol protocol
(config service location forward 0)>
6. Set the TCP or UDP port on the remote host to which location messages will be sent:
(config service location forward 0)> server_port 8000
(config service location forward 0)>
7. Set the number of Location update intervals to wait before forwarding location data to this
server. See
update interval.
(config service location forward 0)> interval_multiplier int
(config service location forward 0)>
8. Set the protocol type for the messages. Allowed values are taip or nmea; the default is taip:
(config service location forward 0)> type nmea
(config service location forward 0)>
9. (Optional) Set the text to prepend to the forwarded message. Two variables can be included in
the prepended text:
%s: Includes the TX54 device's serial number in the prepended text.
n
%v: Includes the vehicle ID in the prepended text.
n
TX54 User Guide
Configure the location service
for more information about setting the Location
Location information
557

Advertisement

Table of Contents
loading

Table of Contents