Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

ApplyAndRestartSequence calling user function not working


Collado Apr 21, 2023 08:18 AM

Hi!

I'm trying to call an user function from an ApplyandRestartSequence. The function is defined before that sequence; the task of that user function is to check the consistency of configurable constants before restart the device. 

I decided to take this checking task out of the ApplyandRestartSequence to allow another routine to do the same checking task reusing code without effectively restart the datalogger.

Unfortunately calling a function from ApplyandRestartSequence doesn't work; replacing the function call with the code inside that function works ok.  Does it exist any limitation in code instructions inside anApplyandRestartSequence/EndApplyandRestartSequence?

Regards,

Jose

Log in or register to post/reply in the forum.