Post Go back to editing

how to access linux driver iio:deivce directly by pyadi-iio in adrv9002

Category: Software
Product Number: adrv9002
Software Version: 0.25

Hi

    I want to start mcs_sync in pyadi-iio, but in link Quick Start - Analog Devices Hardware Python Interfaces 0.0.16 (analogdevicesinc.github.io) I did now find API to start multi_mcs_sync. So Imy question is how to start multi_mcs_sync or init_calibration by pyadi-iio. And how can pyadi-iio directly access the linux driver /sys/bus/iio/devices/iio:device1 to change the values under it.

Thanks