Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Hi Team,
There's an issue from the customer need your help:
Version: C2000 Digital Control Library Version 3.4, you need to use library functions to complete the real-time update of control parameters;
In the same software engineering, the same configuration, the tests have been carried out as follows:
1. The control parameters can be updated correctly by using the DCL_updatePI function;
2. The control parameters cannot be updated by using the DCL_fupdatePI function, and the state flag in the CSS structure can be observed to be in a STS_UPDATE_PENDING state;
3. The controller structure is changed from PI to PID, and the DCL_fupdatePID is adopted, and the control parameters can be updated correctly;
DCL_futils. ASM has enabled both FU_PID and FU_PI.
Ask the engineer what is the reason why the parameters cannot be updated DCL_fupdatePI here.
Best Regards,
Ben