I would like to write a command to the GPIB card several times, the time interval between two writings must be very precise(<1ms). This time interval includes two parts, one is the time GPIB communicates with the instrument, another is the software delay time.Both are not precise enough.My idea is to hardware delay a time interval and at the begining of the delay, write a command to GPIB simultaneously.So the time GPIB communicates with the instrument is covered by the precise hardware delayed time.I wonder whether this is possible.Any ideas??
Thank you for your help.