hello to everyone,
I'm doing other tests but I would like some suggestions right away on what is happening.
I have to replace a CR300 with a new CR350 and by copying and pasting I am generating a similar program on file for CR350.
However I have strange compilation errors, as if it were still a CR300 for example:
- I have an error of "too many parameters" with "SW12 (SW12_1,PWoff)" and the error disappears if I change to "SW12 (PWoff)"
obviously if I go to the help I have example indications "SW12(SW12_1,1)"
Even though the first line of the program is ' CR350 Datalogger
Do you have any suggestions? Thanks
Smile
CRbasic 3.10
PC400 4.8
CR350.Std.1.06 (even though I haven't sent any program yet and I think this is irrelevant)
Please take a look at the title bar of the CRBasic Editor. Based on the behavior you've explained, I suspect it would say something like "CRBasic Editor - [programname.crb for the CR300]". If it does, and you want to ensure you are developing and compiling for the CR350,
Select "Tools" > "Set Datalogger Type ..." > "CR350 Series" > "OK".
This post is under review.