Agilent Technologies A.18.00 Weather Radio User Manual


 
462
S:\agilent\8920\8920b\PRGGUIDE\BOOK\CHAPTERS\callproc.fb
Chapter 8, Programming the Call Processing Subsystem
Programming the CALL CONTROL Screen
System Type
This field is used to select the type of cellular system (AMPS, TACS, JTACS)
which will be simulated.
The :CSYStem command is used to control this field.
The
System Type field is an immediate action field. That is, whenever the
:CSYStem command is sent, the change is reflected immediately in the physical
configuration of the Test Set (the control channel is immediately deactivated,
reconfigured, and then reactivated to reflect the change) and causes an immediate
change to the current state of the Call Processing Subsystem (the state is set to
Active).
NOTE: If the Test Set is in the Connect state and a change is made to the System Type field
the Connect state will be lost.
The query form of the command (that is, :CSYStem?) can be used to determine
the type of cellular system currently being simulated.
Syntax
:CSYStem <’><AMPS/TACS/JTACS><’>
:CSYStem?
Example
OUTPUT 714;"CALLP:CSYS ’AMPS’"
OUTPUT 714;"CALLP:CSYS?"
ENTER 714;System_type$