speed control using increment/decrement

james84

Member
Join Date
Apr 2010
Location
melbourne
Posts
16
hi guys,

i am new plc programming learner. i stucked in one of the excercise problem of speed control of servo motor using increment/decrement.

the question is:

1. control servo motor speed using up/down speed button using increment/decrement function.

2. servo is connected to analogue card which is reading data from plc register x.

3. 0000 value in register result in stop and 9999 result in maximum speed of motor.

4. if any button pressed for very long motor should reach maximum/minimum speed automaticly.


please any one help me with this solution.

thanks in advance.
 
thanks for reply,

i can only think about two push button, 1 for increment and 2nd for decrement.

i don't know how analogue card read data from Dxxx register, do i need to use MOV function but mov to where?
 
thanks for reply,

i can only think about two push button, 1 for increment and 2nd for decrement.

i don't know how analogue card read data from Dxxx register, do i need to use MOV function but mov to where?
I'm not sure which PLC you are using but generally analog outputs go to AQxxx or AOxxx registers, where xxx is a number of your output (defined by your harвware configuration)
 

Similar Topics

I am at a loss... I have a pasteurizing system that i need to control product temperature with the speed of the product pump. I currently have a...
Replies
11
Views
2,585
Anyone have a plc program example of speed control on a vfd using high/low level switches. Speed increases for every second the low level is on...
Replies
31
Views
9,894
Hello All, I have two bags of two different types of peanuts hanging on a load cell above two separate feeders. I am using Studio 5000 and would...
Replies
45
Views
8,841
S7-315 I have inherited a job that someone else designed and started. It has Hydraulic Servos 0-10v from an analog OP card and Encoders back to an...
Replies
9
Views
2,233
Hi i want to control the speed of AC drive using Another Drive reference output . please help me :bawling: And also i am confused in practical...
Replies
2
Views
2,073
Back
Top Bottom