:Revision=7
:html
<<
128.113
LocalStat - Locale Statistics|LocalStat
$NoSort
--
The implementation of local statistics is temporary and might be changed in the future!
>>

<<
128.113.1
Functions of the LocalStat-Object|Functions
--
>>
<<
128.113.1.1
LocalStat.Get|Get
!128.113.3 - List of IDs
--
<!DEF>
function <!TW>LocalStat.Get (rSVID : real) : real;
<!TXT>
Returns the value of the statistical value with the ID <!PW>rSVID.
>>
<<
128.113.2
Procedures of the LocalStat-Object|Procedures
--
>>

<<
128.113.2.1
LocalStat.Clear|Clear
!128.113.3 - List of IDs
--
<!DEF>
procedure <!TW>LocalStat.Clear (rSVID : real);
<!TXT>
Clears the value of the statistical value with the ID <!PW>rSVID. (The value is set to 0)

<!DEF>
procedure <!TW>LocalStat.Clear (rSGID : real);
<!TXT>
Clears all statistical values of the statistical group with the ID <!PW>rSGID.
>>

<<
128.113.2.1
LocalStat.Set|Set
!128.113.3 - List of IDs
--
<!DEF>
procedure <!TW>LocalStat.Set (rSVID, rValue : real);
<!TXT>
Sets the statistical value with the ID <!PW>rSVID to <!PW>rValue.
>>

<<
128.113.3
Identifier of the statistical values|IDs
--

<!STBL>
<!+>Group<br><i>SGID</i><!+>Value<br><i>SVID</i><!+>Menmonic<!+>Meaning<!+>
<tr><td rowspan=4 align=center>1000</td><td colspan=2><b>Program Actions<!+>Program actions<!+>
<!c>1001<!>Prog Starts<!>number of program starts<!>
<!c>1002<!>Prog Resets<!>number of resets<!>
<!c>1003<!>Type Changes<!>number of type changes<!>
<tr><td rowspan=4 align=center>1100</td><td colspan=2><b>Starts<!+>data for all types<!>
<!c>1101<!>Test Starts<!>total number of test starts<!>
<!c>1102<!>Row Starts<!>total number of row starts<!>
<!c>1103<!>DUT Starts<!>total number of DUT starts<!>
<tr><td rowspan=4 align=center>2000</td><td colspan=2><b>Test Starts<!+>type specific data<!+>
<!c>2001<!>Type Test<!>number of test starts<!>
<!c>2002<!>Type Row<!>number of row starts<!>
<!c>2003<!>Type DUT<!>number of DUT starts<!>
<tr><td rowspan=5 align=center>2100</td><td colspan=2><b>Test Results<!+>type specific data<!+>
<!c>2101<!>Type PASS<!>number of passed DUTs<!>
<!c>2102<!>Type FAIL<!>number of failed DUTs<!>
<!c>2103<!>Type Abort<!>number of aborts<!>
<!c>2104<!>Type Total<!>total<!>
<tr><td rowspan=3 align=center>2200</td><td colspan=2><b>Last Error<!+>information about the last error<!+>
<!c>2201<!>Type Last<!>step number<!>
<!c>2202<!>Type Cont Count <!>number of consecutive errors<!>
<tr><td rowspan=2 align=center>2300</td><td colspan=2><b>Top Errors<!+>type specific error statistics<!+>
<!c>2301<!>Type Top<!>top error<!>
<tr><td rowspan=17 align=center>2400</td><td colspan=2><b>ContactUnits<!+>contact units<!+>
<!c>2401<!>Contacts Group 1<!>contact counter group 1<!>
<!c>2402<!>Contacts Group 2<!>contact counter group 2<!>
<!c>2403<!>Contacts Group 3<!>contact counter group 3<!>
<!c>2404<!>Contacts Group 4<!>contact counter group 4<!>
<!c>2411<!>Fails Group 1<!>number of errors group 1<!>
<!c>2412<!>Fails Group 2<!>number of errors group 2<!>
<!c>2413<!>Fails Group 3<!>number of errors group 3<!>
<!c>2414<!>Fails Group 4<!>number of errors group 4<!>
<!c>2421<!>Cont.Fails 1<!>consecutive errors group 1<!>
<!c>2422<!>Cont.Fails 2<!>consecutive errors group 2<!>
<!c>2423<!>Cont.Fails 3<!>consecutive errors group 3<!>
<!c>2424<!>Cont.Fails 4<!>consecutive errors group 4<!>
<!c>2431<!>Same Fails 1<!>same consecutive errors group 1<!>
<!c>2432<!>Same Fails 2<!>same consecutive errors group 2<!>
<!c>2433<!>Same Fails 3<!>same consecutive errors group 3<!>
<!c>2434<!>Same Fails 4<!>same consecutive errors group 4<!>
<tr><td rowspan=4 align=center vAlign=top><b>9000</b></td><td colspan=2><b>UserManaged Values<!+>user managed values<!+>
<!c>9001<!c>UMV#1<!>first value<!>
<!c>  : <!c>  :  <!>   :       <!>
<!c>9000+n<!c>UMV#n<!>n-th value<!>
<!ETBL>
>>
