Commands and Logs Defaults and Structure

  • The factory defaults for commands and logs are shown after the syntax but before the example in the command or log description.
  • The letter H in the Binary Byte or Binary Offset columns of the commands and logs tables represents the header length for that command or log, see Binary.
  • The number following 0x is a hexadecimal number.
  • Default values shown in command tables indicate the assumed values when optional parameters have been omitted. Default values do not imply the factory default settings.
  • Parameters surrounded by [ and ] are optional in a command or are required for only some instances of the command depending on the values of other parameters.
  • Text displayed between < and > indicates the entry of a keystroke in the case of the command or an automatic entry in the case of carriage return <CR> and line feed <LF> in data output.
  • In tables where no values are given they are assumed to be reserved for future use.
  • Status words in ASCII logs are output as hexadecimal numbers and must be converted to binary format (and in some cases then also to decimal) to parse the fields because they are not fixed in 4-bits boundary. For an example of this type of conversion, see the RANGE log, Table: Channel Tracking Status.
  • Conversions and their binary or decimal results are always read from right to left. For a complete list of hexadecimal, binary and decimal equivalents, refer to the Unit Conversions information available on our website at novatel.com/support.
  • ASCII log examples may be split over several lines for readability. In reality, only a single [CR][LF] pair is transmitted at the end of an ASCII log.