cast icon indicating copy to clipboard operation
cast copied to clipboard

Documentation on low level parameters and controlling gain values, color doppler parameters like gate lines.

Open jadh4v opened this issue 4 months ago • 5 comments

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:

  1. Control gain along the depth (clarius app allows three level of depth on which gain can be adjusted).
  2. Control the gate lines and other relevant parameters for color doppler mode (is this possible through cast api?)

jadh4v avatar Sep 05 '25 16:09 jadh4v

Pinging again to see if we have any solution for this.

jadh4v avatar Sep 10 '25 14:09 jadh4v

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

clariusk avatar Sep 11 '25 21:09 clariusk

Thanks @clariusk Is there a way to control gate lines of color doppler mode through CAST api?

jadh4v avatar Sep 12 '25 16:09 jadh4v

no, the Color ROI would have to be controlled within the Clarius App only right now

clariusk avatar Sep 12 '25 18:09 clariusk

Can we control the color ROI and gain-per-depth-level through Solum API?

jadh4v avatar Sep 17 '25 13:09 jadh4v