News:
Home
Help
Search
Login
Register
March 27, 2025, 07:37:36 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
DirectSOFT
»
Timers
« previous
next »
Print
Pages: [
1
]
Author
Topic: Timers (Read 2106 times)
ftnguy
Newbie
Posts: 1
Timers
«
on:
January 11, 2019, 10:26:02 AM »
I have been programming with RSLogix for years but new to Directsoft. When using a timer, how do you use a bit tied to that timer for an enable bit or a done bit or a timing timer bit?
Logged
b_carlton
Internal Dev
Hero Member
Posts: 606
Re: Timers
«
Reply #1 on:
January 11, 2019, 11:14:24 AM »
Enable - parallel the timer with a C bit coil
Timing - parallel the timer with an XIO of the timer Done bit to a C bit coil
http://www.theplcguy.com/ABtoAD/TimersAndCounters.htm
«
Last Edit: January 11, 2019, 11:44:27 AM by b_carlton
»
Logged
An output is a PLC's way of getting its inputs to change.
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
DirectSOFT
»
Timers