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.

Compiling time on CR1000


Ponce Nov 4, 2016 01:09 AM

I was wondering if it is possible to assess the compiling time to find out which part of the program is not well designed nad makes a program compile way too long.


JDavis Nov 4, 2016 02:37 PM

The only way to check is commenting out sections of the program and resending it to the datalogger and note any difference in time.

If you have a card in a CFM100 or NL116, that is the source of most of the compile time.


jra Nov 4, 2016 02:55 PM

If you are talking about the running program, the InstructionTimes() CRBasic instruction is helpful. 

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