Hi,
After updating both the Clarius scanner firmware and the app, the image casting functionality via pyclariuscast.pyd no longer works as expected.
System details:
- OS: Windows
- Python: 3.12
- caster and app version 12.2.2 downloaded from https://github.com/clariusdev/cast/releases
- pyclariuscast.pyd, cast.dll, and cast.lib are all located in the same directory as the example scripts (pycaster/pyimu/pysidecaster).
Issue:
- A connection to the scanner is successfully established.
- I'm able to connect, unfreeze imaging, and send commands to the app (such as capture images in the Clarius app) from a laptop using the cast connection.
- However, as soon as the imaging is unfrozen (and a new image is expected to be received), the GUI crashes.
- I can see that a large amount of data is being received from the probe just before the crash.
I disabled the firewalls while running the example scripts.
Any suggestions on what might be going wrong? It used to work with the previous version.
Thanks in advance!
Noortje