Documentation on low level parameters and controlling gain values, color doppler parameters like gate lines.
Is there any documentation on what parameters can be controlled by the functions castEnableParameter and castSetParameter? Both these functions take a string as input but we don't know what these string values can be?
In particular I am looking for the capability to do the following:
- Control gain along the depth (clarius app allows three level of depth on which gain can be adjusted).
- Control the gate lines and other relevant parameters for color doppler mode (is this possible through cast api?)
Pinging again to see if we have any solution for this.
You can take a look here: https://github.com/clariusdev/raw?tab=readme-ov-file#low-level-parameters, not exhaustive, but we'll add more documentation in the future.
thanks
Thanks @clariusk Is there a way to control gate lines of color doppler mode through CAST api?
no, the Color ROI would have to be controlled within the Clarius App only right now
Can we control the color ROI and gain-per-depth-level through Solum API?