![]() |
||
![]() |
||
"student question"
New Here? Please read this important info!!!
Email this topic to a friend Printer-friendly version of this topic |
Locked thread - Read only
Previous Topic | Next Topic | ||
Home
Conferences
Questions/Answers--Early 2001 (Public)
| |||
|---|---|---|---|
| Original message | |||
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 03:37 PM (EST) |
| "student question" | |
This is a question for my students, to force them to look at this site. No responses are needed from all of you regulars (Terry and others | |
| Top | |
| Table of contents |
RE: student question,
Terry Woods, Apr-03-01, (1) RE: student question,
ShawnB, Apr-03-01, (4)
RE: student question,
Steve Bailey, Apr-03-01, (2)
RE: student question,
wally, Apr-03-01, (3) RE: student question,
ShawnB, Apr-03-01, (5)
RE: student question,
TIM A MINGUS, Apr-03-01, (6) RE: student question,
ShawnB, Apr-03-01, (7)
RE: student question,
Aurelio Torres, Apr-03-01, (8) RE: student question,
ShawnB, Apr-03-01, (9)
RE: student question,
t kadlec, Apr-03-01, (10) RE: student question,
Brian Buchberger, Apr-03-01, (11) RE: student question,
ShawnB, Apr-03-01, (14)
student question,
gerardo barajas, Apr-03-01, (12) RE: student question,
ShawnB, Apr-03-01, (15)
RE: student question,
John Teasley, Apr-03-01, (13)
student question,
t kadlec, Apr-03-01, (16)
RE: student question,
Jesus Alaniz, Apr-03-01, (17)
RE: student question,
Benjamin Galan, Apr-03-01, (18)
RE: student question,
Brian Tope, Apr-03-01, (19) |
| Lobby | Topics | Previous Topic | Next Topic |
| Messages in this topic |
Terry Woods
- (708 posts) ![]() |
Apr-03-01, 03:50 PM (EST) |
| 1. "RE: student question" | |
| |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 05:48 PM (EST) |
| 4. "RE: student question" | |
thanks for your responses, but I would like my students to answer, not WALLY (at least you were not my student the last time I looked). | |
| Top | |
Steve Bailey
- (749 posts) ![]() |
Apr-03-01, 04:00 PM (EST) |
| 2. "RE: student question" | |
Shawn, just make sure that your students realize that the answers to some of the questions will vary depending on brand and model of PLC. | |
| Top | |
wally
- (3 posts) ![]() |
Apr-03-01, 04:53 PM (EST) |
| 3. "RE: student question" | |
Istructions for Allen Bradley PLC SLC500 | |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 05:50 PM (EST) |
| 5. "RE: student question" | |
Wally, your look up is to find out what the difference between a counter and timer is, since you did not say what the difference is I must assume you either dont know, or can not follow directions. Your grade 75%. | |
| Top | |
TIM A MINGUS
- (2 posts) ![]() |
Apr-03-01, 08:36 PM (EST) |
| 6. "RE: student question" | |
A TIMER RUNS FROM THE PLC CLOCK AND IT TIMES WHATEVER YOU TELL IT TO. EX. HOW LONG AN INPUT OR OUTPUT IS ON OR OFF AND A COUNTER COUNTS WHATEVER IT IS TOLD TO COUNT WHETHER IT BE THE NUMBER OF TIMES AN INPUT IS ACTIVATED OR THE NUMBER OF TIMES AN OUTPUT IS ACTIVATED AND SO ON. | |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 08:52 PM (EST) |
| 7. "RE: student question" | |
Good, now go study some more. | |
| Top | |
Aurelio Torres
- (2 posts) ![]() |
Apr-03-01, 08:57 PM (EST) |
| 8. "RE: student question" | |
1) DIFFRENCE BETWEEN A COUNTER AND A TIMER IS THAT A "COUNTER" COUNTS THE # OF TIMESLOGICAL STATEMENTS GO FROM FALSE TO TRUE. FOR EXAMPLE, AN OBJECT PASSING ON A CONVEYOR TO BE COUNTED. "TIMERS" COUNT TIME UNITS OR FOR HOW LONG SOMETHING IS ON. 2) A COUNTER WILL OVERFLOW TO -32,768 IF IT COUNTS UP PAST +32,767. IT WILL UNDERFLOW TO +32,767 IF IT COUNTS DOWN PAST -32,768 | |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 09:02 PM (EST) |
| 9. "RE: student question" | |
Wow, you guys sound like you know something. | |
| Top | |
t kadlec
- (3 posts) ![]() |
Apr-03-01, 09:03 PM (EST) |
| 10. "RE: student question" | |
1)timers count time and counters count any act that is countable. | |
| Top | |
Brian Buchberger
- (2 posts) ![]() |
Apr-03-01, 09:09 PM (EST) |
| 11. "RE: student question" | |
difference between a counter and a timer is that a counter will count individual counts or impulses from a limit switch or photoelectric counter and will only count when this device is tripped by a part or something else. A timer will count up to a value set by a preset in the timer. This timer will start counting when it is activated by either and input or an output. It will keep counting until it is reset either by a done but , input or an output. | |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 09:12 PM (EST) |
| 14. "RE: student question" | |
Obviously one of my more lazy students. Perhaps has trouble typing. | |
| Top | |
gerardo barajas
- (2 posts) ![]() |
Apr-03-01, 09:09 PM (EST) |
| 12. "student question" | |
the diffrence between counters and timers is the counters count individual counts every time it trigers it will count.a timer wiil time a timing value when its triger from a input or a bit to start timing. | |
| Top | |
ShawnB ![]()
- (25 posts) ![]() |
Apr-03-01, 09:15 PM (EST) |
| 15. "RE: student question" | |
You have some things to look up. Your timer bits are incorrect, so are your thoughts about how a timer times. Look this up before the next class. | |
| Top | |
John Teasley
- (4 posts) ![]() |
Apr-03-01, 09:11 PM (EST) |
| 13. "RE: student question" | |
Yes a counter and timer both count, | |
| Top | |
t kadlec
- (3 posts) ![]() |
Apr-03-01, 09:23 PM (EST) |
| 16. "student question" | |
1) timers are counters that count time units and counters count logic changes. 2) counters overflow if it counts past 32767 to -32767 and underflows if it goes down past -32767 to 323767. 3)no 4)en and dn are 1 and tt is 0. | |
| Top | |
Jesus Alaniz
- (4 posts) ![]() |
Apr-03-01, 09:30 PM (EST) |
| 17. "RE: student question" | |
1)"COUNTER: A device that can count up or down in response to transitions(Off or On) of an input signal and opens or closes contacts when a predetermined count is reached. Counters are internal to the processor and are not real world devices" | |
| Top | |
Benjamin Galan
- (2 posts) ![]() |
Apr-03-01, 09:51 PM (EST) |
| 18. "RE: student question" | |
1)Counter count the number of times logicals statements go from false to true. Timers count time units | |
| Top | |
Brian Tope
- (2 posts) ![]() |
Apr-03-01, 10:49 PM (EST) |
| 19. "RE: student question" | |
1.) A timer counts time units internal to the plc, where a counter counts logic transitions of the input. | |
| Top | |
|
Unlock | Archive | Remove |
Lobby | Topics | Previous Topic | Next Topic |
| Rate this topic (1=skip it, 10=must read)? [ 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 ] | |
| Your Personal PLC Tutor Site Learn Now!!. |