515
Chapter 8, Programming The Call Processing Subsystem
Programming The AUTHENTICATION Screen
RANDSSD_2
RANDSSD_2 is the 24 subsequent bits (following RANDSSD_1) of the random
number issued by the base station in the SSD Update Order. RANDSSD_2 is
entered as a 6-digit hexadecimal value. RANDSSD_2 is user definable.
The :RAND:SSD2 command is used to control this field.
The query form (that is, :RAND:SSD2?) can be used to query the current field
value.
Syntax
:RAND:SSD2
:RAND:SSD2?
Example
OUTPUT 714;"CALLP:AMPS:AUTH:RAND:SSD2 ‘4F5A55’"
OUTPUT 714;"CALLP:AMPS:AUTH:RAND:SSD2?"
ENTER 714;Rand_val$
RANDSSD_3
RANDSSD_3 is the 8 least significant bits of the random number issued by the
base station in the SSD Update Order. RANDSSD_3 is entered as a 2-digit
hexadecimal value.
The :RAND:SSD3 command is used to control this field.
The query form (that is, :RAND:SSD3?) can be used to query the current field
value.
Syntax
:RAND:SSD3
:RAND:SSD3?
Example
OUTPUT 714;"CALLP:AMPS:AUTH:RAND:SSD3 ‘4F’"
OUTPUT 714;"CALLP:AMPS:AUTH:RAND:SSD3?"
ENTER 714;Rand_val$