
FAQ

For RTU-485 setting and explanation, please see RTU-485 Application Manual.
[TP Programming Instruction]
Step 1: To start a new project, select “DELTA PLC” in Set Device Type. Select “TP04P” in TP Type.
Step 2: Select a comunication protocol. In Tools > Basic Configuration > TP PLC Protocol, set the communication of COM3 as <9600, 7, E, 1>.
Step 3: Select a device. Drag a suitable size image in the programming area, and set related communication parameters. For example, to display the X0 input status of the current extension module DVP08ST, select “Bit Lamp Setting” first, draw the device, double click on the device, and finish settings as in the instructions below.
RTU-485 supports the devices shown in the table below. According to the table, the input address of X is from H’0400~H’047F. The first DI/DO device of RTU-485 is DVP08ST, the corresponding address of X0~X7 H’0400~H’0407.
Step 4. Control the Y point output of the DI/DO module with the “Button”. For example, to control the Y0 point in the second DVP16SP in the application, whose corresponding address is H’0500, the setting is as follows. Note that if the read function of the refer device is selected, a time out will show up during communication. When the TP sends out the command H’02, it is beyond the reading addresses of RTU-485 and will not respond to it. (The range is between H’0400~H’047F.)
Step 5. To read registers of a special module, select “Numeric/ASCII Display”. For example, to display CR0 in the extension module DVP04AD, select the “Numeric/ASCII Display” function and draw a suitable image size, and set a refer device as in the steps below.
Refer to the areas of special module form in Chapter 4.2 of the user manual. The CR address of the the first special module is H’1600~H’1630. The CR0 address of DVP04AD, the firstt special module in the application, is H’1600 according to the form.
Step. 6: Select “Numeric Input Setting” to write data into register. To set CR2 of DVP04AD, drag the image in the same approach as above and follow the below setting. Write in the CR2 address H’1602 in Refer Device. Set the function key as “0”, and limit setting from “0~20”.
Follow the steps above to complete communication settings for the TP series and RTU-485.