|
From: dave p. <dpe...@gm...> - 2026-06-10 08:13:18
|
Hi David, Thanks for the good news. The cable or some device on the bus was asserting ATN: With the cable plugged in: Initilisation ibsta 0x1110 lines 0x72ff ibsta 0x1110 <-- ATN | SRQ | REN | NDAC So correctly the board did not transition to CIC because it saw someone else on the bus was CIC. With the cable unplugged ATN is not asserted: Initilisation ibsta 0x1120 lines 0x30ff ibsta 0x1120 <-- SRQ | REN Mystery solved. cheers, -Dave On Wed, 10 Jun 2026 at 00:12, David Gravereaux <dav...@po...> wrote: > I unplugged the cable at the controller at the test program completes, > therefore one of my 8 cables must be bad. I have a lot of gear on that > one card. > > It was the last cable or the HP 6038A PSU in the chain, sorry to have > spammed the list so much > > davygrvy@workbench:~$ ./tibrsc > Initilisation ibsta 0x1120 lines 0x30ff ibsta 0x1120 > Set no ren ibsta 0x1120 lines 0x20ff ibsta 0x1120 > Release control ibsta 0x1120 lines 0x20ff ibsta 0x1120 > Request control ibsta 0x1120 lines 0x30ff ibsta 0x1120 > Send interface clear ibsta 0x1120 lines 0x30ff ibsta 0x1120 > Assert ATN ibsta 0x1130 lines 0x72ff ibsta 0x1130 > Go to standby ibsta 0x1120 lines 0x30ff ibsta 0x1120 > Release control ibsta 0x1120 lines 0x20ff ibsta 0x1120 > Request control ibsta 0x1120 lines 0x30ff ibsta 0x1120 > davygrvy@workbench:~$ ibterm -m 0 -d 25 > Attempting to open /dev/gpib0 > pad = 25, sad = 0, timeout = 10, send_eoi = 1, eos_mode = 0x0000 > ibterm>ID? > ID TEK/SG5010,V81.1,F1.1; > ibterm> > > > > > _______________________________________________ > Linux-gpib-general mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linux-gpib-general > |