My setup is logic analyzer is connected and running on main host device, I am using logic automation api to probe the Logic 2 software with the IP address. I was able to capture it but couldn’t export it. This is the error.
Traceback (most recent call last):
File “/home/user/saleae_cli.py”, line 128, in
capture.export_data_table(filepath=analyzer_export_filepath, analyzers=[Table_Configuration])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/home/heisenberg/user/lib/python3.12/site-packages/saleae/automation/capture.py”, line 254, in export_data_table
with _error_handler():
File “/home/user/lib/python3.12/contextlib.py”, line 158, in exit
self.gen.throw(value)userheisenberg/miniconda3/envs/sigusb/lib/python3.12/site-packages/saleae/automation/errors.py", line 121, in _error_handler
raise grpc_error_to_exception(exc) from None
saleae.automation.errors.ExportError: Export failed: ios_base::clear: unspecified iostream_category error