explain program on exam

maxim

Member
Join Date
Aug 2010
Location
west vlaanderen
Posts
1
yesterday i had an exam of plc programming

we had this


A I1.1
L s5t#200ms
SD T1

A T1
= I1.1

=> we needed to explain that, but on the last line, there is a I and not an Q, it looks weird but the teacher said it works, but i don't understand it...

can someone help me
 
What do you think it means?? I think it all looks weird because it's not Allen Bradley, but yes, it does work... Just "looking weird" isn't a legitimate evaluation of function.
 
Well what would happen?
What does the code do?

Status of I1.1 when it's off?
Status of I1.1 when it's on, but prior to the 200ms timer being reached?
Status of I1.1 when there's jitter, ie on off on off within the 200ms timer?
Status of I1.1 after being on for 200ms?
 

Similar Topics

Hi All In my plc program in following picture there are functions FC50 in the begining and FC51 in end of organization block OB32. I can not...
Replies
3
Views
1,001
Greetings all, I found this programs amongst the literature I kept from my first and only basic PLC class which I thought I took a few years ago...
Replies
6
Views
2,800
Hi, I am new to PLC's and I have a program that I need a little help with an explanation of how it runs line by line. I understand the overview...
Replies
30
Views
7,016
OPN DB 36 L #IN0 // Constant number of drive L 12 *I + 8 SLD 3 LAR1 L...
Replies
3
Views
3,335
Hi there, I would like to know if anybody can explain how the physical switch is interfaced to the ladder logic program. I would like to...
Replies
5
Views
10,734
Back
Top Bottom