DVP- ES2/ EX2/ SS2/ SA2/ SX2/ SE&TP O pe r a t i on Ma nua l - Pr ogr am m i ng2- 68Master PLC Preset value Slave PLC Preset valueD1512 ~ D1527 K6,000 D100 ~ D115 of Slave ID#2 K6,000D1528 ~ D1543 K2,000 D200 ~ D215 of Slave ID#2 K2,000d) Up to16 Slaves can be accessed through PLC LINK. For allocation of D100 ~ D115 andD200 ~ D215 in each Slave PLC, please refer to the tables of Special M and Special D ofthis function in previous pages.15. Example 2: Conncet DVP-PLC with VFD-M inverter and control the RUN, STOP, Forwardoperation, Reverse operation through PLC LINK.a) Write the ladder diagram program into Master PLC (ID#17)M1002MOV K17 D1121H86 D1120K6K2M1351ENDMOVSET M1120MOVMOVD1434D1450M1350X1H2100H2000MOVMOVD1355D1415 Starting reference of datato be written on SlaveStarting reference of datato be read on SlaveData length to be readData length to be wittenRetain communication settingCOM2 communication protocolMaster ID#Auto modeEnable EASY PLC LINKSET M1355 Set the Slave to be linked manuallySET M1360K1MOV D1399 ID# of the starting SlaveLink Slave ID#1b) M1355 = ON. Set the Slave to be linked manually by M1360~M1375. Set ON M1360 tolink Slave ID#1.c) Address H2100-H2105 maps to registers D1480-D1485 of PLC. When X1 = ON, PLCLINK executes, and the data in H2100-H2105 will be displayed in D1480-D1485.d) Address H2000-H2001 maps to registers D1496-D1497 of PLC. When X1 = ON, PLC LINKexecutes, and the parameter in H2000-H2001 will be specified by D1496-D1497.e) Commands of VFD can be specified by changing the value in D1496. (e.g. D1496 =H12=>VFD forward operation; D1496 = H1=> VFD stops)f) Frequency of VFD can be specified by changing the value in D1497. (e.g. D1497 = K5000,set VFD frequency as 50kHz.)g) In addition to VFD AC motor drives, devices support MODBUS protocol such as DTA/DTBtemperature controllers and ASDA servo drives can also be connected as Slaves. Up to 16Slaves can be connected.16. TD1354 is a PLC link scan cycle (unit: 1ms), and max. display value is K32000. D1354 = K0when PLC Link stops or when the first scan is completed.