get_stream_data
Get the converted data streamNot a HTTP endpoint
This method is available only with Python and MATLAB clients. It uses mokucli to stream LI binary data to csv or other possible formats.
TIP
Structure of data stream depends on the instrument configuration. For example, if Input1
is disabled, returned will be similar to {'time':[], 'ch2':[]}
Below are the examples on how to read the data stream,