<< Click to Display Table of Contents >> Navigation: »No topics above this level« Device configuration file |
The device configuration file is available only in the Mobile version.
Path:
Mobile version: |
$SDCARD\BIN\deviceSizeConf.txt |
This file needs to be copied next to the topoExp.exe file. It contains the font size option to the menu, a multiplier factor to the menu size and the last parameter is responsible to hide or show the SIP button (keyboard button). It can be applied if the "OEM information" can be found on the device's operating system. You can check the OEM info on the About panel in
TopoLynx topoXplore, under the System information.
//Device name
:OEM_INFO or :"Part of OEM_INFO" within quotation marks
:OS version (optional, Required(!) if "Processor" parameter used)
:Processor (optional)
CHARACTER SIZE (the default is 16)
MENU SIZE MULTIPLIER FACTOR usually it is:
•"1" if the resolution of the screen is 320x240 QVGA and
•"2" if it is a 640x480 VGA display
HIDE SIP BUTTON
HIDE_SIP=1 - HIDE
HIDE_SIP=0 - SHOW
SHOW DGPS TAB on the Settings panel
DGPS=0 - HIDE
DGPS=1 - SHOW
ENABLE STATIC NAVIGATION
SN=0 - DISABLE
SN=1 - ENABLE
SATELLITE-BASED AUGMENTATION SYSTEMS
SBAS=0 - OFF
SBAS=1 - ON
Example:
//Topcon GRS-1
:Topcon
:5.2.20269
:A5 N1 T2577 L4 R6
16
1
HIDE_SIP=1
DGPS=0
SN=0
SBAS=0