33
ifm System Manual ecomatmobile BasicDisplay (CR0451) V01
Configurations Set up programming system
Demo program Function
CR1051Demo_Ringlogging_on_flash
_intern_xx.pro
Writes a CVS data block in the internal flash memory when [F3] is
pressed or a CAN message is received on ID 100. The file names can be
freely defined. When the defined memory range is full the recording of the
data starts again.
POUs used:
- WRITE_CSV_8BYTE,
- SYNC.
Figure P35010: Display of data information
Figure P35020: Display of current data record
Figure P35030: Display of list of 8 data records
CR1051Demo_Ringlogging_on_flash
_pcmcia_xx.pro
Writes a CVS data block on the PCMCIA card when [F3] is pressed or a
CAN message is received on ID 100. The file names can be freely
defined. When the defined memory range is full the recording of the data
starts again.
POUs used:
- WRITE_CSV_8BYTE,
- OPEN_PCMCIA,
- SYNC.
Figure P35010: Display of data information
Figure P35020: Display of current data record
Figure P35030: Display of list of 8 data records
CR1051Demo_RW-Parameter_xx.pro
In a list parameters can be selected and changed.
Example with the following POUs:
- READ_PARAMETER_WORD,
- WRITE_PARAMETER_WORD.
Figure P35010: List of 20 parameters
_xx = indication of the demo version