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