Hi,
I have few questions about com110 settings and FTPClient fonction:
- On Mobile Data Asistance, witch setting are recommanded to use only the FTPClient fonction (IP control,Connexion control)
- Is there any other thing to change on the CR1000 with device config?
_ IHi,
I have few questions about com110 settings and FTPClient fonction:
- On Mobile Data Assistance, which settings are recommended in order to use the FTPClient fonction (IP control,Connexion control)
- Is there any other things to change on the CR1000 with device config?
_ In the FTPClient fonction, if the destinationfilename is a constant, the data send for example each day is append to the same file ?
Regards,
Firminn the FTPClient fonction, if the destinationfilename is a constant, the data send for example each is append to the same file ?
Regards,
Firmin
Take a look at a previous thread on a similar subject at http://www.campbellsci.com/forum/messages.cfm?threadid=922E70C7-C8EA-4240-AD9FD929CB480337.
It has some of the details you are looking for concerning the COM110 and logger needing to be in a PPP connection mode in order for the logger to use the FTPClient instruction. Both devices need to have specific settings changed.
No. Having the destination as a constant will not append to the file. You need to program the specific option in the FTPClient instruction to allow it to append to a file instead of creating a new file every time. Please take a look at the help for FTPClient in the CRBasic editor for the specific details (PutGetOption).
* Last updated by: GaryTRoberts on 9/9/2014 @ 8:42 AM *