Texas Instruments Advanced bqMTester Multi-Station Test and Program Board Texas Instruments ADVANCED-BQMTESTER ADVANCED-BQMTESTER 데이터 시트

제품 코드
ADVANCED-BQMTESTER
다운로드
페이지 62
Source Code
4.8.11
Real Time Statistics
The Statistics data displayed on the lower right corner of the main window displays real time test
statistics for all stations combined.
4.8.12
Number Tested
This textbox displays the total number of devices that have been tested on all test stations.
4.8.13
Number Passed
This textbox displays the total number of devices that have passed the test on all test stations.
4.8.14
Number Failed
This textbox displays the total number of devices that have failed the test on all test stations.
4.8.15
Passed per Hour
This textbox displays the number of devices that have passed the test on average per hour.
4.8.16
Rows to Show on Screen
The system only remembers the statistical data from the number of tests that are selected in the Rows to
show on screen 
pull-down menu.
4.8.17
Start Button
The Start button is disabled every time the Multi-Station software is executed. VTI configuration must be
verified to enable the Start button. Once this button is enabled, clicking it initiates testing at each of the
installed stations that were setup and initialized with the Station Setup software. Each station performs its
test independently of the others. The software tracks the test progress from each station.
5
Source Code
The bqMTester software has four executables. Two are used for testing. They are the bqTester.exe file
and the MultiStationTester.exe. When running bqMultiStationTester.exe, there is a separate instance
of bqTester.exe running in the background for every testing station connected to the PC. There can be a
maximum of 12 instances of this program. MultiStationTester.exe is only a data translation program for
all the instances of bqTester running. Since MultiStationTester.exe is not involved in actual testing, it is
not necessary to modify. The inner workings of MultiStationTester.exe are extremely complicated to
handle 12 stations' data at the same time. For these reasons, Texas Instruments does not supply the
source code for MultiStationTester.exe. Texas Instruments supplies the bqTester source code, because
it is directly involved in testing. It includes everything you would need to modify.
The source code is also available for TesterDFReader.exe. This is primarily given as an example on how
the Golden Image File is created, and is available as a reference.
NOTE:
Contact Texas Instruments for a copy of the source code. Texas Instruments does not
supply technical support resources for code modifications and is not responsible for
customer modified source code. The source code is given as-is.
1. Unzip bqTesterxxxSourceSetup.zip into a directory of your choice.
2. Run the source setup installer and follow the on-screen directions. This installs the source files into
C:\bqSource directory (Replace C: with the label for your hard drive).
3. Install Visual Basic 6.0 and Microsoft Visual Basic Service Pack 6. Follow the instructions provided.
4. Run Visual Basic 6.0 and select File:Open Project. When the dialog box opens, navigate to the
bqSource directory and choose the file named bqTester.vbp.
5. Make desired changes and recompile bqTester.exe.
6. Copy the new bqTester.exe into the directory where bq Tester software was installed. (It is
27
SLUU397A
February 2011
Revised May 2011
Advanced bqMTester
Copyright
©
2011, Texas Instruments Incorporated