DataMuseum.dk

Presents historical artifacts from the history of:

RC3500

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

See our Wiki for more about RC3500

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦71fa82d7b⟧ TextFileVerbose

    Length: 3072 (0xc00)
    Types: TextFileVerbose
    Names: »asd«

Derivation

└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system
    └─⟦72244f0ef⟧ 
        └─⟦this⟧ »asd« 

TextFileVerbose








































>a1 DRIVER INTERFACE
Each request supported by the driver is described in one section.

>a2 Sense
The status of the hardware is returned.

Function code 0 (control + 0 * 4).

Possible results:
>sp0
0 processed successfully, the driver enters processing mode.
>sp0
19 (hard error + 2 * 8), reset received (receiver only).
>sp0
67 (hard error + 8 * 8), autoload received (receiver only).

>a2 Reset
A reset control command is sent to the hardware. The hardware will 
transfer a reset status to the other computer (transmitter only).

Function code 4 (control + 1 * 4).

Possible results:
>sp0
0 processed successfully, the driver enters processing mode.
>sp0
19 (hard error + 2 * 8), reset received (receiver only).
>sp0
67 (hard error + 8 * 8), autoload received (receiver only).

>a2 Autoload
An autoload control command is sent to the hardware. The hardware
will transfer the status to the other computer (transmitter only).

Function code 8 (control + 2 * 4).

Possible results:
>sp0
0 processed successfully, the driver enters processing mode.
>sp0
19 (hard error + 2 * 8), reset received (receiver only).
>sp0
67 (hard error + 8 * 8), autoload received (receiver only).

>a2 Read data
Data is transferred from the hardware into the data buffer(s). The
first byte received is stored in u3 of the topmost header message.

Function code 1 (read + 0 * 4).

Possible results:
>sp0
0 processed successfully.
>sp0
1 rejected. 
>sp0
4 unintelligible, the size of one of the databuffers
                  is not supported by the driver.
>sp0
10 (soft error + 1 * 8), parity error.
>sp0
18 (soft error + 2 * 8), driver process timed out.
>sp0
66 (soft error + 8 * 8), block length error:
                         data buffer(s) too small.
>sp0
11 (hard error + 1 * 8), disconnected.
19 (hard error + 2 * 8), reset received (receiver only).
67 (hard error + 8 * 8), autoload received (receiver only).

>a2 Write data
Data is transferred from the data buffer(s) to the hardware.
The first byte transferred is taken from u3 in the topmost
header message.

Function code 2 (write + 0 * 4).

Possible results:
>sp0
0 transferred successfully.
>sp0
1 rejected.
>sp0
4 unintellegible, the size of one of the databuffers
@@@@@@@@@@@@@@@@@@is not supported by the driver
@@@@@@@@@@@@@@@or first in one of the databuffers
@@@@@@@@@@@@@@@@@@is less than 6
@@@@@@@@@@@@@@@or last in one of the databuffers
«eof»