Learn R Programming

serial (version 3.0)

nBytesInQueue: 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

serial

Examples

Run this code
# NOT RUN {
 # See the top package documentation
# }

Run the code above in your browser using DataLab