Titles: TRDV
=============
Contact: N. west, Oxford.
Revision History:-
================
3.01 N. West First version.
Titles Files
------------
rdv_data.dat
Verification
------------
Description
-----------
These banks contains data for the RDV processor.
Data Words
---------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Fixed length Database Header. See titles_dbhdr.html.
Wd Typ Mnem Adr Description
KTRDV_...
Spare
. I Spare.
. I Spare.
. I Spare.
10 I Spare.
TDEF_BASE Base address of TDEF table.
The rest of the bank is a table of Test Definition (TDEF) entries.
Each is KTRDV_MXW_TDEF (=17) words long.
Wd Typ Mnem Adr Description
j j+KTRDV_... Base adress for nth entry = KTRDV_TDEF_BASE
+ (n-1)*KTRDV_MXW_TDEF
+ 1 I TEST_NUM Test number (-ve to deactivate)
+ 2 H TEST_TYPE 2 word test type.
+ 4 H TEST_TITLE KTRDV_MXW_TITLE (=10) word test title.
+14 F TEST_CUT1_LO Primary cut lower limit.
+15 F TEST_CUT1_HI Primary cut upper limit.
+16 F TEST_CUT2_LO Secondary cut lower limit.
+17 F TEST_CUT2_HI Secondary cut upper limit.
Go Back to the
Snoman Companion Top Page