Nv_write_online, Openlog, Outp – Axesstel PST User Manual

Page 91: Parm_get

Advertising
background image

AXESSTEL Software User's Guide

Contents

a string, address, or numeric. The list may have up to 40 arguments.

A comma must separate each item.

NV_WRITE_ONLINE

Writes an NV item as does nv_write, but does so without going

offline.

Syntax

nv_write_online item

{parameters}

Example

nv_write_online ringer_level {2}

Response

The value 2 is written to the ringer level NV item while the phone

remains online.

See Also

nv_write

OPENLOG

Open a transcript file and writes every line echoed to the screen in

the script scrolling area. An optional ECHO switch enables

recording of scripting commands within the log file opened.

Script Command List

Syntax

openlog

log_file_name” [echo]

Example

openlog “foo.dat” echo

Response

The file foo.dat is opened for transcript output. The quotation marks

are not required but are recommended for correct interpretation. For

example, if the file is named

“2test.dat”

without using quotations,

PST would warn of a syntax error. This is because the

“2”

as the

first character would be interpreted as a number not a string.

Additionally, the presence of the ECHO switch results in

subsequent scripting commands being recorded in the file foo.dat.

Note

The openlog command cannot be nested (only one file can be open at a time).

OUTP

Requests a port output operation.

Syntax

outp

byte | word

Example

outp byte 0x01 12

Response

Decimal 12 is output to the byte port 0x01.

PARM_GET

Requests the specified parameters as follows:
_ MUX1 = Rate Set 1 Traffic Channel Parameters
_ MUX2 = Rate Set 2 Traffic Channel Parameters
_ PAGE = Paging Channel
_ ACCESS = Access Channel

AXESSTEL Proprietary

91

Advertising