delta PLC FROM/TO not working

PCminister

Member
Join Date
Jan 2015
Location
MASHHAD
Posts
13
there is a dvp04pt module from delta here and it has a problem with rs485 and i want to change the Comm protocol with a DVP28SV.
my problem is that although i can change address number with FROM/TO function but i cant change CR#32 that changes communication protocol can u tell me what is the problem with my program:
https://ibb.co/mEbH8F
 
just curious as I have never seen the "TOP" function and I can't find a reference to it in the WPLSoft literature.
I have tried recreating the two lines of code that are in the image you posted but it does not compile.

Is the temperature module connected to the 28SV or do you have it as a stand-alone unit?
If you have the module connected to the CPU (or MPU as Delta calls them), via the backplane, then you cannot change the communication settings.
 
Last edited:
it is connected to the MPU.

how can i change the communication setting then?

if i cant connect to it as a stand alone unit and cant change the setting by connecting it to a MPU then how can i change its Comm protocol to what it was?
 
you can try to default the unit (CR33) <-- I have been told that this should reset the comms settings too but I have not tried it.

what exactly did you change in CR32?
CR32 is just for changing the baud rate, CRC checks and the mode i.e. ASCII or RTU. you should be able to communicate with it from the MPU via RS485 by changing the MPU settings to match.

reset.jpg
 
problem solved
used the wizard and connected to the module using 485.

however thank u for the response

the intention to help other people is priceless
 

Similar Topics

Hello i am trying to make a connection between my arduino uno and plc delta ss2 using rs232 com1 RTU protocol. The problem here that i did all the...
Replies
0
Views
1,720
Good Day to all of you, this is my first post, i will try to explain as best as possible, english is not my natural language. I am performing an...
Replies
0
Views
29
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
114
I have downloaded COMMGR 1.15 software on my laptop. After downloading it works. When I stop and start the program again it doesn't work. It is...
Replies
2
Views
152
How i Can connect Delta plc, with Beckoff remote IO cards?
Replies
2
Views
174
Back
Top Bottom