10-8
Chapter 10. PLC Link Communication

Transfer setting examples

Cyclic data transfer (PLC → C7)
Used for continuously writing parameters from the PLC to the C7.
In this example, data items D0000100 to D0000103 are converted to data with 1
digit after the decimal point and transferred to the C7 periodically.

Transfer operation settings
Transfer type Cyclic data transfer (PLC → C7)
Live notification device M0000100
Device to receive completion notification bit M0000010
Device to receive completion notification data D0000010

Transfer data settings
D0000100 → Loop1: (RAM) Current LSP Decimal place 1
D0000101 → Loop1: (RAM) Current proportional band Decimal place 1
D0000102 → Loop1: (RAM) Current integral time Decimal place 1
D0000103 → Loop1: (RAM) Current derivative time Decimal place 1
Handling Precautions
• Use the RAM writing address when transferring (writing) to the C7
periodically.