FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
09-20-2021 09:24 AM
Hi,
I would like to reset the schdeuler when my motion up starts, to monitor the performance of my application.
If my research was correct this could be done on the following adress: scheduler/tasks/ctrlXAutomation/info/duration/reset.
I am using the datalayer client sample in C++ to change the value of this node to TRUE but I always recive a DL_TYPE_MISSMATCH error.
Is there a specific data structure to set this value?
My try was this but it produced the error mentioned above:
Thank you,
Adam
Solved! Go to Solution.
09-20-2021 10:33 AM - edited 09-20-2021 10:33 AM
The node "scheduler/tasks/ctrlXAutomation/info/duration/reset" is expecting an empty payload/value and not a true.