Intermec 751G User Manual

Page 83

Advertising
background image

Chapter 3 — Configuring the Computer

751G Color Mobile Computer User’s Manual

69

ITC_NVPARM_EDBG_SUBNET
Returns device Ethernet debug subnet mask. Four bytes returned in buffer pointed to by lpOutBuffer

ITC_NVPARM_ECN
Returns ECNs applied to device in bit array format. Four bytes returned in buffer pointed to by lpOutBuffer

ITC_NVPARM_CONTRAST
Returns device default contrast setting. Two bytes returned in buffer pointed to by lpOutBuffer

ITC_NVPARM_MCODE
Returns manufacturing configuration code for device. Sixteen bytes returned in buffer pointed to by lpOutBuffer

ITC_NVPARM_VERSION_NUMBER
Returns firmware version for various system components. These values for ClassId field of PARMS structure are allowed
when ITC_NVPARM_VERSION_NUMBER used in id field:

VN_CLASS_KBD Returns five–byte string, including null terminator, with ASCII value representing keypad microprocessor ver-

sion in system. String format is x.xx with terminating null character.

VN_CLASS_ASIC Returns five–byte string, including null terminator, with ASCII value representing version of FPGA firmware

in system. String format is x.xx with terminating null character.

VN_CLASS_BOOTSTRAP Returns five–byte string, including null terminator, with ASCII value representing version of Boot-

strap Loader firmware in system. String format is x.xx with terminating null character.

ITC_NVPARM_INTERMEC_SOFTWARE_CONTENT
Reads manufacturing flag bits from non–volatile data store dictating certain software parameters. BOOLEAN DWORD
returned in buffer pointed to by lpOutBuffer indicating whether Intermec Content enabled in XIP regions. TRUE
indicates enabled. FALSE is not enabled.

ITC_NVPARM_ANTENNA_DIVERSITY
Reads state of antenna diversity flag. BOOLEAN DWORD returned in buffer pointed to by lpOutBuffer indicating
whether diversity antenna is installed. TRUE indicates installed. FALSE is not installed.

ITC_NVPARM_WAN_RI
Reads state of WAN ring indicator flag. BOOLEAN DWORD returned in buffer pointed to by lpOutBuffer indicating
polarity of WAN RI signal. TRUE indicates active high. FALSE is active low.

ITC_NVPARM_RTC_RESTORE
Reads state of real–time clock restore flag. BOOLEAN DWORD returned in buffer pointed to by lpOutBuffer. TRUE
indicates RTC is restored on cold-boot. FALSE is RTC is not restored.

ITC_NVPARM_INTERMEC_DATACOLLECTION_SW
Reads state of data collection software enabled flag. BOOLEAN DWORD returned in buffer pointed to by lpOutBuffer
indicating data collection software installs at boot time. FALSE is do not install data collection software

ITC_NVPARM_INTERMEC_DATACOLLECTION_HW
Reads data collection hardware flags. BYTE returned in buffer pointer to by lpOutBuffer indicating type of data
collection hardware installed. Maximum value returned is ITC_DEVID_SCANHW_MAX:

• ITC_DEVID_SCANHW_NONE No scanner hardware installed.
ITC_DEVID_OEM2D_IMAGER OEM 2D imager installed.
ITC_DEVID_INTERMEC2D_IMAGER Intermec 2D imager installed.
ITC_DEVID_SE900_LASER SE900 laser installed.
ITC_DEVID_SE900HS_LASER SE900HS laser installed.
ITC_DEVID_INTERMEC_EVIO EVIO linear imager installed.

High bit non-zero value indicates S6 scanning engine is installed. Bit mask is ITC_DEVID_S6ENGINE_MASK.

ITC_NVPARM_WAN_INSTALLED
Reads state of WAN radio installed flag. BOOLEAN DWORD is returned in buffer: TRUE = WAN radio installed.

ITC_NVPARM_WAN_FREQUENCY
Reads state of WAN radio frequency flag. BOOLEAN DWORD is returned in buffer: TRUE indicates WAN radio
frequency is United States. FALSE is a European WAN radio frequency.

ITC_NVPARM_WAN_RADIOTYPE
Reads WAN radio ID installed by manufacturing. BYTE returned in buffer pointer to by lpOutBuffer indicating type of
WAN radio hardware installed. Maximum value returned is ITC_DEVID_WANRADIO_MAX:

ITC_DEVID_WANRADIO_NONE No WAN radio installed
ITC_DEVID_WANRADIO_SIERRA_SB555 CDMA Sierra Wireless radio
ITC_DEVID_WANRADIO_XIRCOM_GEM3503 GSM/GPRS Intel (Xircom) radio
ITC_DEVID_WANRADIO_SIEMENS_MC45 GSM/GPRS Siemens radio
ITC_DEVID_WANRADIO_SIEMENS_MC46 GSM/GPRS Siemens radio

ID Field Values

Advertising