a problem of the mitubishi plc for the beginner

zhigangzhou

Member
Join Date
Aug 2003
Location
Suzhou China
Posts
5
hello , everybody , i just begin to learn how to program for the mitubishi plc. following is the program for control the speed of pump.
who can tell me it is ok or not

d1 : flow measurement
d2 : setpoint
d3 : output to the F. convert

ld m1
and d1 > d2
out dec d3
and d1< d2
out inc d3
 

Similar Topics

Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
22
Views
458
On all pages of my project i have a lot of information, texts and details that should not not be shown. I can remove them for each part apart from...
Replies
0
Views
48
Hi, I have had problem with upgrading some projects from v16 to v18. I tried it on 3 diffrent computers. I want to post this so that anyone that...
Replies
3
Views
205
Hi, I am having a challenge installing a new drive ACS355-03E-44A0-4 as it keeps on displaying Fault code F00018 even when the load is not...
Replies
3
Views
150
I have an issue on my vessel, we have water tight door system created in China, company is no longer operating. We have 7 doors each with their...
Replies
4
Views
162
Back
Top Bottom