DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦274dcf8e6⟧ EM, TextFile

    Length: 458 (0x1ca)
    Types: EM, TextFile
    Names: »GET_VAL_ERRORS.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »GET_VAL_ERRORS.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »GET_VAL_ERRORS.EM« 

TextFile

[#eq [#extract %1%,38,1],0]
    [write VAL_MICROADDRESS_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,39,1],0]
    [write VAL_WCS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3B,1],0]
    [write VAL_A_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3A,1],0]
    [write VAL_B_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3C,2],3]
    [write VAL_C_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]