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.

CR800 code translated into CR310


julien55 Oct 16, 2020 12:18 PM

Hi,

I have a fairly complex program developed by others in the company. I wish to move to CR310 to use the embedded modem, and save cost because I only use 1 com port.

I renamed the .cr8 file into .cr300 and tried to compile. Apart from the USR size which needed changing, and something that was expected in com port 3 (which does not exist on the CR310), I had no issues. I changed that and it compiled fine. SerialIn and SerialOut are the core commands the program is using. 

I understand not sharing the program prevents anyone to confirm, but this is confidential.

My question then is: Do CR310 and CR800 share the same program running capabilities ? Or are there functions that the CR310 cannot run ?

I would expect them not to have any differences but physical such as ports.

Bonus question: Is it the proper way to convert one program format into another for a different kind of logger ?

Thanks


JDavis Oct 16, 2020 03:05 PM

The serial commands should function identically.


julien55 Oct 20, 2020 09:14 AM

Thanks a lot for the answer

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