Ad Question

BoxerBrats

Member
Join Date
Jan 2005
Location
Chico California
Posts
187
Ok writing a program on a AD450 seems like I have seen a repeat timer on another program. I am just wanting a horn to sound off and on ehen I have a fault. Have done this in the past but had to build a complex run using mulitple timers

Thanks for any help
 
You can use one of the internal clock bits. The 1 second clock (SP4) is usually good for alarm horns/lights... :nodi:

SP3 - 1 minute clock (30 sec. ON / 30 sec. OFF)
SP4 - 1 second clock ( 0.5 sec. ON / 0.5 sec. OFF)
SP5 - 100ms clock (50ms ON / 50ms OFF)
SP6 - 50ms clock (25ms ON / 25ms OFF)

🍻

-Eric
 
ok cool.... I need to read up on these sp fuctions..... keep coming across more and more... untill a few months ago... never even knew what they were
 

Similar Topics

Hello again..trying something on an existing poorly written program and just wanted to double check something system is an A-B MicroLogix 1200 In...
Replies
5
Views
180
Good morning! Let me start by saying, I am still learning about this type of HMI programming. I recently watched a video about recipes and how it...
Replies
1
Views
103
I have some logic that I have written within a 5380 series controller that tracks the time an event is started, while the event is running an RTO...
Replies
2
Views
100
I have an HMI 2711R - T4T Series B, and I want to know which PLCs, besides Micro 820, can communicate with it.
Replies
2
Views
108
HI i would like to know how to get a variable that will store the amount of times a program has been executed. The issue is I have 3 DBs for 1 FB...
Replies
2
Views
97
Back
Top Bottom