LabVIEW myRIO Toolkit

Write VI

  • Updated2023-02-21
  • 2 minute(s) read

Write VI

Owning Palette: SPI VIs

Requires: myRIO Toolkit or roboRIO Toolkit

Writes data frames to a serial peripheral interface (SPI) channel. This VI returns results when finishing writing all the data frames.

SPI Ref In specifies the reference to the SPI channel. Use the Open VI to open a reference to the SPI channel. Do not modify the SPI Ref In values.
Frames to Write specifies the data to write to the SPI channel.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
SPI Ref Out returns the reference to the SPI channel that you specify.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience