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.

Edit Logger Status from within the program


Birk Oct 11, 2012 03:36 PM

Dear all,

I have a question which I cannot answer myself by reading the CR1000 and CRBasic documentation.

Is it possible to edit datalogger settings from within a .cr1 program? What would be the command?

Regards,
Birk


jtrauntvein Oct 11, 2012 10:07 PM

Some of the values that are available as settings in devconfig and PakBusGraph can be changed in the status table using the SetStatus(field_name, value) instruction. You should read the help for this instruction carefully since some of the values that you can change will lead the datalogger to be reset and to recompile the program.


Birk Oct 12, 2012 11:35 AM

Thank you, works fine.

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