Hi devs, I want to add a device which uses the VXI intr call back, but I dont see its support. I then considered using the same devices VISA events, but I cant find VISA event support either. So I see there is sigrok -> device VXI RPC calls, but there is no accommodation for VXI interrupts (device -> sigrok). Why is this? I also see that there is no use of VISA viInstallHandler or other event calls in the same vein, also why is this? All devices which use SCPI also have no side-band way to issue device-specific commands (VXI or VISA), and there is no other way to handle interrupt driven, everything is on a polling / timer based looping. Why is it designed this way rather than having it based on events for next sample collection method? Cheers,Luc
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel