Help with Mnemonic to ladder conversion

Steve Meisel

Member
Join Date
Jun 2002
Location
NC
Posts
77
I am working on an old TI315. I couldn't get the pc to communicate so I had to plug the programmer into the front of it and record the ladder program by hand. Well that's done but I have run into a question with a rung or two of the conversion. Please tell me if I have this right:

STR 143
AND 006
AND 007
STR 143
AND NOT 006
AND 010
STR OR
OUT 0154

 
----||----||-----||----+-------( )--
143 006 007 | 154
|
----||----|/|----||----+
143 006 010


This would make sense as 006 is a selector switch that the opererators use to switch between part types, and 007 and 010 are reed swithes on a cyclinder that detects if a hole is drilled. One part type has a hole and the other has no hole. Still looks confusing by just looking at the mnemonics.

Thanks,

Steve
 
Use the tags "ladder" and "/ladder" to show ladder logic properly lined up and don't preview it before posting.

----| |----| |-----| |----+-------( )--
143 006 007 | 154
|
----| |----|/|----| |-----+
143 006 010



And it looks like you got it right.
 
DirectSoft (Automation Diret) will work with the TI3xx series hardware.
I suggest spenind a couple of hundred bucks and get it.
Makes life a whole lot easier!
 

Similar Topics

I have an old Sentry Palletizer (S/O Number 3007 / Serial Number 1172) that has lost its program as the backup battery died years ago. I can...
Replies
0
Views
88
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
22
Views
461
this a program to send data to barcode printer I want to integrate a new printer in a new machine and i wanted to adapt the old prgram on it but I...
Replies
4
Views
172
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
65
Hi all, hope you are having a great day, I am in need of your help to create a AOI or program that does this kind of job: I have a IO Link...
Replies
26
Views
558
Back
Top Bottom