This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
for my application, would like to set the ROmax_mrev property of the SpinTAC Position Convert to value as high as possible, so that I don't have to worry about rollovers within my working range.
From the documentation I know that values up to 100 are allowed. However, in the InstaSPIN example projects, this value is only set to 10. Now I am wondering why it is set so low. Can I simply set this to 100 and forget about it or will there be some side effects I should be aware of (maybe decreased precision or something like this)?
Best, Felix
Felix,
We defaulted it to 10 for demonstration purposes only, it was an arbitrary decision. You should be fine to raise it to 100 without any issues. Since we are using fixed point there won't be any loss of precision.