Nv_read, Nv_read_hex, Nv_write – Axesstel PST User Manual

Page 90

Advertising
background image

AXESSTEL Software User's Guide

Contents

commands are only accepted by the subscriber station when it is in

offline

mode. In the offline options below, the A and D stand for

analog and digital, respectively.

Syntax

mode

offline-a | offline-d | reset

Example 1

mode offline-a

Response

Directs the subscriber station to enter the offline analog mode. After

this command is sent, it may take several seconds to complete the

transition into the offline mode. Monitor the phone_state

Example 2

mode reset

Response

Directs the subscriber station to perform a software restart, and the

test phone will cycle power. This command is not valid unless the

phone is already in an offline state first.

NV_READ

Requests an NV (non-volatile memory) item by name from the

phone. There are hundreds of NV items. For a complete listing of the

NV items which can be read, type

help nv_read

. Some of the items

need modifiers to specify which element you want to read.

Syntax

nv_read item

[modifiers]

Example

nv_read esn

Response

The test phone ESN (electronic serial number of test phone) is

requested.

NV_READ_HEX

Requests an NV (non-volatile memory) item by name from the

phone, in hexadecimal format. There are hundreds of NV items. For

a complete listing of the NV items which can be read, type

help

nv_read_hex

. Some of the items need modifiers to specify which

element you want to read.

Syntax

nv_read_hex item

[modifiers]

NV_WRITE

Provides a value to be written to the named NV item.

Syntax

nv_write item

{parameters}

Example

nv_write slot_cycle_index{1}

Response

The value 1 is written to the slot cycle index NV item. Note that

because different NV items require different types of data, the

argument list varies from item to item. Type

help nv_write

for an

argument list. The dot operator ( ) is required, but the content can be

AXESSTEL Proprietary

90

Advertising