nBytesInQueue {serial} | R Documentation |
Reads out the number of characters / bytes pending in the input and output buffer
Description
Reads out the number of characters / bytes pending in the input and output buffer
Usage
nBytesInQueue(con)
Arguments
con |
serial connection |
Value
named vector with number of bytes
See Also
Examples
# See the top package documentation
[Package serial version 3.0 Index]