4-16
Remote Control
Reading the Measurement Results
Reading the Measurement Results
You can read results database,
results.mdb,
directly by using a variety of tech-
niques. The approach documented here uses SQL commands implemented in
a Visual Basic example program. As in the test parameter database, communi-
cation is via a network connection to the system hard drive.
You can use another database tool, such as MS Access 97, to access the test
results. Note that all access should be
read-only
thus eliminating the possibil-
ity of database corruption and possible loss of data.
The one unusual aspect of the
results.mdb
database is the storage of arrays. The
structure of the
results.mdb
database can be investigated with the Visual Data
Manager add-in included in Visual Basic 5.0 Professional or any other database
tool, such as MS Access 97. The database consists of three tables. The rela-
tionship between the tables is shown in
.
The leftmost table,
DUTInfo,
contains one row for each test run. For each row in
DUTInfo
, there is a set of rows in the
TestInfo
, each of which contains information
about the tests which were executed during the run. A record set of rows from
the
TestInfo
table for a given run is created by specifying in the
WHERE
clause of
the SQL statement,
lReportID
. For each row in
TestInfo
, there is a set of rows in
the Parameter table, each of which contains information about each variable
stored in that test. A record set of rows from the Parameter table for a given
run and test is created by specifying in the
WHERE
clause of the SQL state-
ment,
lReportID
and
lTestID
. The
ReportID
is directly related to the run number of
the measurement while the
TestID
identifies the test group. More details are
given in the example file and below.
Содержание 86037B
Страница 1: ...User s Guide HP 86037B Chromatic Dispersion Test System ...
Страница 31: ...2 13 Operation The Main Window Figure 2 4 Repeat Measurement Selector ...
Страница 72: ...3 16 Normalization Setting Normalization Preferences ...
Страница 94: ...4 22 Remote Control TES Parameters Main chromatic dispersion screen ...
Страница 100: ...4 28 Remote Control TES Parameters CD and Gain Measurement Settings Dialog Box ...
Страница 102: ...4 30 Remote Control TES Parameters Length Measurement Settings Dialog Box ...
Страница 104: ...4 32 Remote Control TES Parameters Normalization Settings Dialog Box ...
Страница 106: ...4 34 Remote Control TES Parameters New Normalization Button Dialog Box ...
Страница 120: ...4 48 Remote Control Output Parameters ...
Страница 158: ...5 38 Maintenance Hewlett Packard Sales and Service Offices ...
Страница 165: ...6 7 Installation Installation 2 3 4 5 1 8 7 Fan Pack 6 6 Power Distribution Assembly 1 7 Power Distribution Assembly 2 ...
Страница 170: ...6 12 Installation Installation ...
Страница 174: ...7 4 Reference Theory of Operation Figure 7 3 HP 86037B Block Diagram Options 121 and 122 ...
Страница 175: ...7 5 Reference Theory of Operation Figure 7 4 The HP 86037B Option 114 block diagram ...
Страница 190: ...7 20 Reference System Options ...
Страница 191: ...8 Specifications 8 3 Regulatory Information 8 7 Specifications and Regulatory Information ...
Страница 198: ...8 8 Specifications and Regulatory Information Regulatory Information Declaration of Conformity ...
Страница 204: ...Index 6 Index ...