Our preferred use case for the OPT3101EVM would be to capture the data stream directly over the USB port. Reading the documentation, it appears that's what the Latte-based GUI uses. Is it possible to capture the data from the USB port without using the GUI? In other words, is the data format of the data port published?
If that's not tractable, we can write our own app using the published API -- I believe "dev.liveDataView()" is the function I'll want. But then how do we push the data out over the USB line? Or is that a question specific for the MSB forum?