Skip to content

uart get bytes available

Ken Sharp edited this page Dec 8, 2023 · 1 revision

UART Get Bytes Available

Get the number of bytes available in the LINX device's UART receive buffer specified by UART Channel.

uart-get-bytes-available.png

Inputs

LINX Resource

Contains LINX connection resources.

UART Channel (0)

Specifies the UART channel buffer to check for available bytes.

Error In

Describes error conditions that occur before this node runs. This input provides standard error in functionality.

Outputs

LINX Resource

Contains LINX connection resources.

Bytes Available

Returns the number of bytes in the specified UART buffer.

Error Out

Contains error information. This output provides standard error out functionality.

Related Links

uart-close

uart-open

uart-read-byte-array

uart-read-string

uart-set-baud-rate

uart-write-byte-array

uart-write-string

VI Reference

Clone this wiki locally