LabView Driver contains Connectivity, SPI Interface, I2C Interface, GPIO, ADC, PWM, Pulse Counter and UART Interfaces components. Lets look at DLN LabView Driver VI Tree.

- Connectivity
 - By using this type of DLN LabView Driver components you can connect to or disconnect from DLN Server; open single connected DLN device or open device by its ID number.
 - SPI Interface
 - By using this type of DLN LabView Driver components you can operate with SPI Master and SPI Slave ports by configuring port properties and transferring data via SPI.
 - I2C Interface
 - By using this type of DLN LabView Driver components you can operate with I2C Master and SPI Slave ports by configuring port properties and transferring data via I2C interface.
 - GPIO Interface
 - By using this type of DLN LabView Driver components you can operate with GPIO pins by configuring pin properties and IO values.
 - Other Interfaces
 - This type of DLN LabView Driver components contains PWM, ADC, Pulse Counter and UART interfaces.