Streamings in MiM

Moku model: Moku:Pro
Operating system: Python API
Software version:

**Bug or support request description:
I’m using the MiM with python API on Moku:Pro and within the MiM, I’m using two LIA from which I want to stream data. Is there a way to synchronise both streamings? Or am I obliged to use the command lines lia1.start_streaming() and lia2.start_streaming() sequentially?
**

At this time, it is not possible to stream data synchronously from multiple instrument slots. We do have multiple requests for this feature and are looking at ways to implement this in future updates!

How many channels do you need to stream and what sampling rate are you aiming to use?

For now, I need to stream two channels and the typical sampling rate is rather low, around 100 Hz to 10kHz

1 Like