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

⟦d9084d95d⟧ EM, TextFile

    Length: 374 (0x176)
    Types: EM, TextFile
    Names: »GET_IOC_ERRORS.EM«

Derivation

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

TextFile

[#eq [#extract %1%,3C,1],0]
    [write IOC type bus parity error]
    [set error true]
[end]
[#eq [#extract %1%,3D,1],0]
    [write IOC val bus parity error]
    [set error true]
[end]
[#eq [#extract %1%,3E,1],0]
    [write IOC wcs parity error]
    [set error true]
[end]
[#eq [#extract %1%,3F,1],0]
    [write IOC micro address bus parity error]
    [set ERROR TRUE]
[end]