Comtrol Modbus TCP User Guide User Manual
Page 100

100 - Appendix A. Programming the PLC via Concept
DeviceMaster UP Modbus/TCP User Guide: 2000447 Rev. I
Setting up and Running the Concept Example Programs
19. For the SCANCNCP example program only, modify the DeviceMaster UP IP address in the I/O scanner
window. Change the default 10.0.0.102 IP address to that of your DeviceMaster UP.
20. Analyze the program by selecting Project->Analyze Program.
a.
There should be no errors.
b.
There may be a few “Multi-assignment” warnings, but these can be ignored.
21. Connect to the PLC by selecting Online->Connect….
Configure the Connect to PLC pane.
a.
Under Protocol Type, select TCP/IP.
b.
Under IP Address or DNS host name, enter the PLC IP address.
c.
Select Change Configuration.
d.
Select OK.
22. Download the PLC program by selecting Online->Download…