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.
Summary of Contents for 86037B
Page 1: ...User s Guide HP 86037B Chromatic Dispersion Test System ...
Page 31: ...2 13 Operation The Main Window Figure 2 4 Repeat Measurement Selector ...
Page 72: ...3 16 Normalization Setting Normalization Preferences ...
Page 94: ...4 22 Remote Control TES Parameters Main chromatic dispersion screen ...
Page 100: ...4 28 Remote Control TES Parameters CD and Gain Measurement Settings Dialog Box ...
Page 102: ...4 30 Remote Control TES Parameters Length Measurement Settings Dialog Box ...
Page 104: ...4 32 Remote Control TES Parameters Normalization Settings Dialog Box ...
Page 106: ...4 34 Remote Control TES Parameters New Normalization Button Dialog Box ...
Page 120: ...4 48 Remote Control Output Parameters ...
Page 158: ...5 38 Maintenance Hewlett Packard Sales and Service Offices ...
Page 170: ...6 12 Installation Installation ...
Page 174: ...7 4 Reference Theory of Operation Figure 7 3 HP 86037B Block Diagram Options 121 and 122 ...
Page 175: ...7 5 Reference Theory of Operation Figure 7 4 The HP 86037B Option 114 block diagram ...
Page 190: ...7 20 Reference System Options ...
Page 191: ...8 Specifications 8 3 Regulatory Information 8 7 Specifications and Regulatory Information ...
Page 204: ...Index 6 Index ...