Hi,
I recently purchased a NI 488.2 card and driver for the same. My application demands that I set different timeout values at different times for all the connected devices. So, I'm using the function in the form ibtmo (0,x). (setting it to the controller)
But, I find that the setting fails sometimes. I try to set a timeout value of 20ms but the function sets it to be 30s, 10s for 50ms, etc. This doesnt happen always but most of the times. This is also verified by the NI Spy application. Am not able to find why this happens.
I hope someone would be able to throw more light on this.
Thanks.