100
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
Operation
Data transmission for series production
>
9.5.2
Data transmission with TFTP
23580
With the aid of the program
TFTP
, files can be transferred.
Transfer file from device to PC:
tftp -i IP-Adresse GET source target
IP address = address of the source device, e.g. 192.168.82.247
Source = source file on the device
Target = target file on the PC
Transfer file from PC to device:
tftp -i IP-Adresse PUT source target
IP address = address of the source device, e.g. 192.168.82.247
Source = source file on the PC
Target = target file on the device
Example:
tftp -i 192.168.82.247 PUT [Windows-Pfad]\ifmOS.ifm \os\ifmOS.ifm
>
9.5.3
Files for series production
23578
The following files must be transferred:
Data name / path
Description
apps
Folder
standard.app
Application non-safe
safe.app
Application safe
os
Folder
ifmOS.ifm
ifmOS
cfg
Folder
comconf.cfg
Communication configuration
memconf.ifm
Memory configuration
The following file must be transferred according to the kind of application (retain data and free user
data):
Data name / path
Description
retain
Folder
standard.ret
Application retain non-safe
standard.mb
Application memory bytes non-safe
safe.ret
Application retain safe
safe.mb
Application memory bytes safe
data
Folder
*.*
Memory space for user-defined data