
In User Manual
- 90 -
AT$$FTPCS=
5
, 20.19.62.23:21,maxon,maxon,
30
,FILEHEADER,10000,0
AT command to upload every day at 8PM.
AT$$FTPCS=
3
, 20.19.62.23:21,maxon,maxon,
20
,FILEHEADER,10000,0
AT command to upload every 15
th
day of the month.
AT$$FTPCS=
4
, 20.19.62.23:21,maxon,maxon,
15
,FILEHEADER,10000,0
1.
In the example above file size is 10000 bytes.
2.
The modem would create a text file using name specified above (in the
example I have used “fileheader” as the filename)
3.
The last setting 0 or 1 decides if the data is time stamped. 0 will only log data in
the text file. 1 will stamp all data logged with date and time.
The "size of file" parameter is used for limiting the file size of the csv file. All the input from
serial port will be saved in the .csv file, and once the file size of that csv file exceed the
size limit, another file will be created to hold the input. The value allowed is 1000 -
100*1000 Bytes.
Based on the configuration, the file could be uploaded to server periodically. For
example,
AT$$FTPCS=5,192.168.10.50:21, maxon, maxon, 30,FILEHEADER,10000,0
with this setting, the modem will send out .csv file to FTP server every 30 minutes. If the
input has not exceeded limit 10K bytes (in this case), modem will send this file only, then
generate another file for holding future input. If the input is more than 10K bytes, there
should be more than one file generated, each file should not exceed 10K bytes, all
these files will be sent to FTP server when time comes.
File uploaded with date time stamp disabled.
AT$$FTPCS=2,20.19.62.23:21,maxon,maxon,1,FILEHEADER,10000,0
AT+CSQ
AT+CSQ
AT+CSQ
Summary of Contents for MA-2020
Page 1: ...Intelimax User Manual 1 ...
Page 70: ...Intelimax User Manual 70 SYSTEM DDNS ...
Page 71: ...Intelimax User Manual 71 ...
Page 73: ...Intelimax User Manual 73 WAN WAN Scheduler ...
Page 74: ...Intelimax User Manual 74 UART Serial Port IPSTACK ...
Page 75: ...Intelimax User Manual 75 SNMP General ...
Page 76: ...Intelimax User Manual 76 Trap SNTP ...
Page 78: ...Intelimax User Manual 78 PING command System uptime check ...