Axesstel software user's guide contents – Axesstel PST User Manual

Page 131

Advertising
background image

AXESSTEL Software User's Guide

Contents

; -----------------------------------------------

print " 2. Programming System Configuration Parameters"

; Write NEW ESN

nv_write esn {0x65c6163e}

; Electronic Serial Number

; Write Station Class Mark

nv_write scm { 0x2a }

;Station Class

Mark

; Write Slot Cycle Index

nv_write slot_cycle_index {2}

; -----------------------------------------------

; 3. Programming NAM Dependent Parameters

; -----------------------------------------------

print " 3. Programming NAM Dependent Parameters"

; Current NAM

nv_write curr_nam {0}

; NAME_NAM

nv_write name_nam {0," A2 "}

; NAM Checksums must all be 0xffff

nv_write nam_chksum {0, 0xffff}

; -----------------------------------------------

; 4. Programming Channel Information

; -----------------------------------------------

print " 4. Programming Channel Information"

; Primary CDMA Channel

;

nv_write pcdmach {0, 29, 111} ;Cellular Primary Channel

; Secondary CDMA Channel

AXESSTEL Proprietary

131

Advertising