- DlnAdcPort.vi
-
Component for opening ADC port, which can be configured and used by user.
Input connectors:
reference Dln.Device, dln.net port index ADC port number channel index ADC channel number error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.Adc.Port, dln.net channel get_Item Dln.Adc.Channel, dln.net error out Output connector with error information wired from the VI previously called. - DlnPwmPort.vi
-
Component for opening PWM port, which can be configured and used by user.
Input connectors:
reference Dln.Device, dln.net port index PWM port number channel index PWM channel number error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.Pwm.Port, dln.net channel get_Item Dln.Pwm.Channel, dln.net error out Output connector with error information wired from the VI previously called. - DlnUartPort.vi
-
Component for configuring UART port.
Input connectors:
reference Dln.Device, dln.net port index UART port index error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.Uart.Port, dln.net error out Output connector with error information wired from the VI previously called. - DlnPulseCounterPort.vi
-
Component for configuring Pulse Counter port.
Input connectors:
reference Dln.Device, dln.net port index Pulse Counter port index error in Input connector excepts error information wired from the VI previously called. Output connectors:
port get_Item Dln.PulseCounter.Port, dln.net error out Output connector with error information wired from the VI previously called.