03-19-2008 02:11 PM
03-20-2008 04:29 AM
I normally don't use VISA, preferring the traditional RS232 library, but I've found an attribute that may help you:
viGetAttribute (handle, VI_ATTR_ASRL_AVAIL_NUM, &bytes);
03-20-2008 06:43 AM
04-16-2009 11:55 AM
Hallo Roberto,
VI_ATTR_ASRL_AVAIL_NUM flag can be used in order to determine the amount of data in the input serial asynch. COM buffer, but what about determining number of bytes in output buffer ? Is there any VISA function which query number of bytes in output buffer ?
BR,
Milan.
04-19-2009 02:54 PM
Milan,
With a question like this, the best approach would be to make a new thread for your new question, which I can see that you have done on this duplicate post. Once you have done that, there is no need to post on 9 other threads to ask the same question. Please see the duplicate post for the answer that SFK has given.
Thanks,
Eric K