First Post - Simple Timer Question

ProgRambo

Member
Join Date
Jan 2017
Location
Hawaii
Posts
10
Hi all. Stumbled upon this site during a few PLC beginner searches and it looks like a great community.

I have a simple beginner question about a timer. The timer exercise in question is at
http://*************************.co...-programming-training_5042.html#axzz4VHj4EwSA

The problem states that the indicator light should turn on immediately and turn off after a 5 second delay by the switch. But lower down after the diagram, the description states that when X1 is on, the timer instruction will be executed. To me this is saying that the timer will start when the switch is turned on, so the indicator light turns on 5 seconds after the switch is on. Opposite what the instructions say.

I'm sure it's my lack of understanding of the subject that is causing this confusion, but if anyone could help clarify which scenario is actually the case, that'd be great.

EDIT: Ack, it looks like I am unable to post URLs. The exercise in question is at *************************
 
Another way to look at is to have the switch latch a bit (say “B3.0/0). When the bit is high it turns the output on and starts the timer. When the timer goes done you can use the done bit to unlatch the bit B3.0/0 thus turning the output back off.
 

Similar Topics

I know it is fairly simple to post a screenshot, but many of us have large screens, so perhaps y'all could take the time to trim those screenshots...
Replies
4
Views
505
Good day all. Stupid question incoming (see my handle), but I can't seem to get this last step sorted. Basic story: Ops ruined the PC we were...
Replies
4
Views
730
We are experiencing VM OS corruption after Studio 5000 installation. This has occurred for several VMs. Strangely enough, not every VM is...
Replies
3
Views
1,402
Hi I’m struggling to understand how the LHTTP_post / get work ? I have a url address given to me by the IT , I have to send a works order...
Replies
2
Views
1,230
Hi, Just curious to how the job market is for controls engineers in the UK at the moment? I'm not seeing many jobs advertised, and wondering if...
Replies
9
Views
2,310
Back
Top Bottom