scanI2CBus
Description
i2cAddress = scanI2CBus(controller) scans for connected I2C
        peripheral devices on the NI™ USB-845x or Total Phase®
        Aardvark™ controller specified by
          controller. It returns a list of the peripheral devices' I2C addresses
        as a string scalar or an array of string scalars. controller is the
        controller connection, specified as an aardvark or
          ni845x
        object.
Examples
Version History
Introduced in R2023a