Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 09:37:28 +0000



Post From: ACSIL GetStudyPeakValleyLine results don't update when profile is moved

[2023-04-28 08:43:11]
User431178 - Posts: 780
After moving the profile, it re-fetches the peaks/valleys by looping through and calling GetStudyPeakValleyLine() as before.

Do you mean in the same function call, after you move the profile programmatically?
The VBP won't be calculated until after your study function returns, so you would need to update the PV lines on the next call.