I use your sample SimpleGpibDevice application and i send 50 *IDN? per second. The application goes correctly but when a press a key on the application, the application failed when the code destroy the SimpleGpibDevice object.
I have the same effect in my own application. Can you tell me how to stop the NI-Device correctly before i destroy my CGpibDevice object?
Thank you