454
Chapter 7, IBASIC Controller
The TESTS Subsystem
Procedure Files
A Procedure allows the user to define which of the test subroutines, parameters,
and specifications defined in the Library will be used to test a specific Radio.
There may be many Procedures defined that use the same IBASIC Code and
Library, each using a different subset of the choices available in the Library.
These files are preceded with a.PRC file extent in the Test Set, but are not
required to have the same base name as either the Library or the Code. The name
of the corresponding Library (if any) is stored in each Procedure file.
Figure 29 TESTS Subsystem File Relationship
IBASIC Test Code
cName
Code for all possible
radio tests
Test Library
lName
Set of all parameters,
specifications, and
tests
Procedure 1
pName
Parameters,
Specifications, and
test for each radio
Procedure 2
pName2
Procedure N
pNameN
ch6drw06.drw