I2C Interface components help to operate with I2C Master and I2C Slave ports by configuring port properties and transferring data.
Component for opening I2C Master port which can be configured and used by user.
reference | Dln.Device, dln.net |
port index | I2C Master port number |
error in | Input connector excepts error information wired from the VI previously called. |
port get_Item | Dln.I2cMaster.Port, dln.net |
error out | Output connector with error information wired from the VI previously called. |
Component for opening I2C 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 | I2C Slave port number |
error in | Input connector excepts error information wired from the VI previously called. |
port get_Item | Dln.I2cSlave.Port, dln.net |
error out | Output connector with error information wired from the VI previously called. |