Programming Help

Edz

Member
Join Date
Apr 2017
Location
Chicago
Posts
1
On/Off Control:
A stepping motor is started by a momentary push button (Start) and stopped by a stop button. When the motor stopped, all coils must be de-energized.

Speed Control:
Connect four switches to the input bit 0 to 3 to simulate a thumb-wheel switch. Insert a MVM (Masked Move) instruction to read the switch status, multiply the input data by 2
and store it as timer preset. Use the timer to control the duration of between pulses.

Direction Control:
Use a single pole switch to control the direction (moving forward or backward).

Angular Displacement Control:
Connect one more switch to the input.
If the switch is ON, the motor should run continuously.
If the switch is OFF, the motor will turn number of revolutions depending on the data
read from the input bit 0 to bit 3.
 
Read this then at least give the forum your processor type and describe the results of your effort so far.

p.s. This is obviously an assignment so don't be surprised if you get some curt responses.
 

Similar Topics

Hi all, i am the new controls guy at the plant and i have inherited a pc from the previous controls guy with Siemens tia portal version 16 and 17...
Replies
20
Views
878
Hi can you help, have a book stitching machine with collates pages in 8 stages. I have installed a camera system that will give an input to...
Replies
24
Views
1,890
I don't have much experience in programming. I can do simple configuration. it is like this. i want to add something to the existing ladder...
Replies
39
Views
6,191
Hello there, I'm practically new to the PLC world, I'm quite familiar with Siemens TIA Portal but I'm currently tasked to program Schneider PLCs...
Replies
5
Views
1,861
Hello All, As you can guess by the title I am a total noob to programming PLC's. So my problem is that I have an old Pallet wrapper that uses an...
Replies
21
Views
4,924
Back
Top Bottom