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.

Problem with CR1000X OS


ProkiAleksandar Dec 10, 2025 02:13 PM

I have a CR1000X data logger. With OS versions CR1000X.8.1 and CR1000X.8.2.1, my program runs without any problems. However, after updating the OS to CR1000X.8.3 (and the same issue occurs with OS CR1000X.8.4), I receive the following messages:

 

line 254: Warning: In the future FieldNames breaking CRBasic variable naming rules will cause a compile error

line 254: Warning: FieldNames: name contains invalid char '-'

line 254: Warning: FieldNames: name contains invalid char '-'

 

What is the problem, and how can I solve it?


JDavis Dec 10, 2025 04:13 PM

Those are warnings, so the program still compiled and is running.

A future OS version will start enforcing it as an error. So, if possible change field labels to not use a dash character in them.

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