480
Chapter 8, Programming The Call Processing Subsystem
Programming The CALL CONTROL Screen
Ch Loc:
The Ch Loc: field (NAMPS system type only) sets the narrow analog channel
location which will be assigned to the mobile station by the Test Set as either an
initial voice channel location or as a handoff channel location assignment.
The choices are:
• Lower - 10 kHz below standard wide analog channel
• Middle - centered at the wide analog channel
• Upper - 10 kHz above the standard wide analog channel
• Wide - standard 25 kHz AMPS channel width
The :CEXT:SETT command is used to set the new channel location.
The query form of the command (that is, :CEXT:SETT?), can be used to
determine the current setting of the Ch Loc right-hand field and CEXT:ACT? can
be used to determine the actual setting of the
Ch Loc: left-hand field.
Syntax
:CEXTension:ACT?
:CEXTension:SETTing <‘><LOWER/MIDDLE/UPPER/WIDE><‘>
:CEXTension:SETTing?
Example
OUTPUT 714;"CALLP:NAMPS:CEXT:ACT?"
OUTPUT 714;"CALLP:NAMPS:CEXT:SETT ‘LOWER’"
OUTPUT 714;"CALLP:NAMPS:CEXT:SETT?"
ENTER 714;Last_ord_sent$