Hello, I'm using the NI USB 6501 on Linux, with a custom driver. The driver talks to the NI USB device by writing up USB packets and sending over using PyUSB library. I now want to change the drive type of some pins from "open collector" to "active drive". Does anybody know what the USB packet template for that functionality is like? Thanks!
↧