Important Notes For Program Development - HP 8924C User Manual

Cdma mobile station test set
Hide thumbs Also See for HP 8924C:
Table of Contents

Advertisement

Important Notes for Program Development

Important Notes for Program Development
NOTE:
The following sections discuss developing IBASIC programs which do not use the TESTS
Subsystem. Programs written for the TESTS Subsystem require the creation of supporting
Library, Procedure, and Code files, and must be written using a specific program structure.
The HP 83217A Software packages are examples of this type of program.
The Test Set is designed to operate the same way under automatic control as it
does under manual control. This has several implications when designing and
writing programs for the Test Set:
To automate a particular task, determine how to do the task manually and then duplicate
the steps in the program.
In Manual Control mode, a Test Set function must be displayed and "active" to make a
measurement or receive DUT data. Therefore, to make a measurement using an IBA-
SIC program, follow these basic steps:
1. Use the DISPlay command to select the screen for the instrument whose front panel
contains the desired measurement result or data field (such as AF ANALYZER).
2. Set the measurement field (such as SINAD) to the ON state.
3. Trigger a reading.
4. Read the result.
S:\HP8924C\USRGUIDE\BOOK\CHAPTERS\ibasic.fb
Chapter 6, IBASIC Controller
243

Advertisement

Table of Contents
loading

Table of Contents