As GPIB Guru mentioned, Send() is a synchronous IO call. You
should also check ibsta, iberr, and ibcntl to ensure that there were no
errors during the call. If ibsta contains CMPL without ERR bit
set, you should be able to check ibcntl to validate that all data bytes
were sent.
Craig A.
National Instruments Engineer