I captured the bootup sequence with the 34901A in each of the three slots, no other cards:
34901A in slot 1 of 34970A:
At startup the uC RST-pin and the SRQ-pin is held high for aproximately 50ms.
Then, after about 1400ms the following happens:
DAQ sends 0x119
Card responds 0x101
DAQ sends 0x121
SRQ-signal goes high for 200ns, low for 16us and then high (where it stays)
Card responds 0x121
DAQ sends 0x11A
DAQ sends 0x11B
200ms of silence
DAQ sends 0x169, 0x030, 0x000
Card responds 0x121
5ms of silence
DAQ sends 0x169, 0x030, 0x000
Card responds 0x121
8ms of silence
DAQ sends 0x1B9, 0x000, 0x000, 0x000, 0x010
170ms of silence
DAQ sends 0x109
Card responds 0x120
DAQ sends 0x109
Card responds 0x120
DAQ sends 0x109
Card responds 0x120
DAQ sends 0x109
Card responds 0x120
DAQ sends 0x109
Card responds 0x121
34901A in slot 2 of 34970A:
At startup the uC RST-pin and the SRQ-pin is held high for aproximately 50ms.
Then, after about 1400ms the following happens:
DAQ sends 0x119
DAQ sends 0x11A
Card responds 0x101
DAQ sends 0x122
SRQ-signal goes high for 200ns, low for 16us and then high (where it stays)
Card responds 0x121
DAQ sends 0x11B
200ms of silence
DAQ sends 0x16A, 0x030, 0x000
Card responds 0x121
5ms of silence
DAQ sends 0x16A, 0x030, 0x000
Card responds 0x121
8ms of silence
DAQ sends 0x1BA, 0x000, 0x000, 0x000, 0x010
170ms of silence
DAQ sends 0x10A
Card responds 0x120
DAQ sends 0x10A
Card responds 0x121
34901A in slot 3 of 34970A:
I've added some comments as to what I think is happening.
At startup the uC RST-pin and the SRQ-pin is held high for aproximately 50ms.
Then, after about 1400ms the following happens:
DAQ Sends 0x119 (polls slot 1)
DAQ sends 0x11A (polls slot 2)
DAQ sends 0x11B (polls slot 3)
Card responds 0x101 (type of card perhaps, 101=34901?)
DAQ sends 0x123 (attention slot 3?)
SRQ-signal goes high for 200ns, low for 16us and then high (where it stays)
Card responds 0x121 (ACK?)
200ms of silence
DAQ sends 0x16B, 0x030, 0x000 (0x16B has something to with the slot, the rest no idea)
Card responds 0x121 (ACK?)
5ms of silence
DAQ sends 0x16B, 0x030, 0x000
Card responds 0x121 (ACK?)
8ms of silence
DAQ sends 0x1BB, 0x000, 0x000, 0x000, 0x010
170ms of silence
DAQ sends 0x10B
Card responds 0x121
The card knows which slot it's in via the backplace connector pins A6, A7 A8.
EDIT: Perhaps I should add that I am probing at the plugin, not at the backplane or logic board - I should probably change that so that one can probe the system when multiple cards are fitted.