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

SPI Open

Opens the specified SPI channel.

If the LINX device has a single SPI master it is channel 0. If the LINX device has more than one SPI master the logical first SPI master is channel 0, the next is channel 1, etc.

spi-open.png

Inputs

SPI Channel (0)

Specifies the SPI channel to open. If the LINX device has a single SPI master it is channel 0. If the LINX device has more than one SPI master the logical first SPI master is channel 0, the next is channel 1, etc.

LINX Resource

Contains LINX connection resources.

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.

Error Out

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

Related Links

spi-configure

spi-write-read-1-frame

spi-write-read-n-frames

VI Reference

Clone this wiki locally