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

UART Set Baud Rate

Set the specified UART channel's baud rate.

uart-set-baud-rate.png

Inputs

LINX Resource

Contains LINX connection resources.

UART Channel (0)

Specifies the UART channel to configure.

Baud Rate (9600)

Specifies the desired baud rate.

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.

Actual Baud

Returns the actual baud rate used (supported baud rates vary between LINX devices).

Error Out

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

Related Links

uart-close

uart-get-bytes-available

uart-open

uart-read-byte-array

uart-read-string

uart-write-byte-array

uart-write-string

VI Reference

Clone this wiki locally