CommInfo Struct Reference

Data Fields

BYTE temperature
BYTE modemMode
BYTE systemMode
BYTE imsRegState
BYTE psState

Detailed Description

Structure for storing the common information for the device.

Parameters:
temperature 
  • Temperature.
    • 8-bit signed integer
    • 0xFF - Not Available.
modemMode 
  • Modem Operating Mode.
    • 0x00 - POWERING OFF
    • 0x01 - FACTORY TEST
    • 0x02 - OFFLINE
    • 0x03 - OFFLINE_AMPS
    • 0x04 - OFFLINE_CDMA
    • 0x05 - ONLINE
    • 0x06 - LOW POWER MODE
    • 0x07 - RESETTING
    • 0x08 - NETWORK TEST
    • 0x09 - OFFLINE REQUEST
    • 0x0A - PSEUDO ONLINE
    • 0x0B - RESETTING MODEM
    • 0xFF - Unknown
systemMode 
  • System Acquisition Mode.
    • 0x00 - No service
    • 0x01 - AMPS
    • 0x02 - CDMA
    • 0x03 - GSM
    • 0x04 - HDR
    • 0x05 - WCDMA
    • 0x06 - GPS
    • 0x08 - WLAN
    • 0x09 - LTE
    • 0xFF - Unknown
imsRegState 
  • IMS Registration State.
    • 0x00 - NO SRV
    • 0x01 - IN PROG
    • 0x02 - FAILED
    • 0x03 - LIMITED
    • 0x04 - FULL SRV
    • 0xFF - Unknown
psState 
  • PS Attach State.
    • 0x00 - Attached
    • 0x01 - Detached
    • 0xFF - Unknown

Field Documentation


Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved