Services Location information
Digi Connect IT® 16/48 User Guide
369
Command line
1. Log into the Connect IT 16/48 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. Enable or disable the GNSS module:
n To enable the module:
(config)> service location gnss true
(config)>
n To disable the module:
(config)> service location gnss false
(config)>
4. Set the amount of time that the Connect IT 16/48 device will wait before polling location
sources for updated location data:
(config)> service location interval value
(config)>
where value is any number of hours, minutes, or seconds, and takes the format number{h|m|s}.
For example, to set interval to ten minutes, enter either 10m or 600s:
(config)> service location interval 600s
(config)>
The default is 10 seconds.
5. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
6. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.