Component for opening ADC port, which can be configured and used by user.
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. |
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. |
Component for opening PWM port, which can be configured and used by user.
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. |
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. |
Component for configuring UART port.
reference | Dln.Device, dln.net |
---|---|
port index | UART port index |
error in | Input connector excepts error information wired from the VI previously called. |
port get_Item | Dln.Uart.Port, dln.net |
---|---|
error out | Output connector with error information wired from the VI previously called. |
Component for configuring Pulse Counter port.
reference | Dln.Device, dln.net |
---|---|
port index | Pulse Counter port index |
error in | Input connector excepts error information wired from the VI previously called. |
port get_Item | Dln.PulseCounter.Port, dln.net |
---|---|
error out | Output connector with error information wired from the VI previously called. |