421
Chapter 7, IBASIC Controller
The TESTS Subsystem
Procedure Files
A Procedure allows the user to define which of th e 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 sub set of the choi ces a vailable in the Library. These
files are preceded with a lower case p in the Test Se t, b ut a re 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