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
The serial commands should function identically.
Thanks a lot for the answer