SPI Interface components help to operate with SPI Master and SPI Slave ports by configuring port properties and transferring data.
- DlnSpiMasterPort.vi
-
Component for opening SPI Master port which can be configured and used by user.
Input connectors:
reference Dln.Device, dln.net port index SPI Master port number error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.SpiMaster.Port, dln.net error out Output connector with error information wired from the VI previously called. - DlnSpiSlavePort.vi
-
Component for opening SPI Slave port which can be configured and used by user. This component will operate correctly only with DLN-4S adapter.
Input connectors:
reference Dln.Device, dln.net port index SPI Slave port number error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.SpiSlave.Port, dln.net error out Output connector with error information wired from the VI previously called.