Previous in Forum: Maximum or Optimum Loading of a Transformer   Next in Forum: Electric motors
Close
Close
Close
7 comments
Rate Comments: Nested
Power-User

Join Date: Dec 2006
Location: Buffalo, New York
Posts: 142
Good Answers: 1

PLC programming in TI 435 processor

07/03/2007 8:10 AM

Hi all,

I need to change out a siemen Ti 435 processor due to hard to find replacement parts and other various reasons to a SLC 500 processor. First of all, let me say that I don't know much about the Siemen Ti PLC, I'm more familiar with Allen Bradley's PLC. I understood most of the statment except the end where it had the following commend:

LD K32

LD K32

LDA O40500

WX TA1

All those commend are energized together when an input is true. I know when using two consecutive Load instructions will place the value of the first load instruction onto the accumulator stack, but what does it mean?? And how do I do this in SLC?? As to the WX instruction I have no idea what it does, can someone help me?? Thanks.

MidniteFighter

__________________
My mind is full of useful knowledge, I just don't know how it applied.
Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
United Kingdom - Member - Indeterminate Engineering Fields - Control Engineering - New Member

Join Date: Jan 2007
Location: In the bothy, 7 chains down the line from Dodman's Lane level crossing, in the nation formerly known as Great Britain. Kettle's on.
Posts: 32175
Good Answers: 839
#1

Re: PLC programming in TI 435 processor

07/03/2007 8:55 AM

One possibility is to revisit the Functional Design Specification for the Siemens Ti435, and to use that to program the SLC500 as if the Ti435 code were unavailable.

__________________
"Did you get my e-mail?" - "The biggest problem in communication is the illusion that it has taken place" - George Bernard Shaw, 1856
Register to Reply
Power-User

Join Date: Aug 2006
Location: Adirondacks of NYS
Posts: 136
Good Answers: 7
#2

Re: PLC programming in TI 435 processor

07/03/2007 11:56 PM

That looks like you are scaling a bi-directional analog input. I might still have a manual around and can find you some instructions.

__________________
If I hear hoofbeats, why don't I ever think a Zebra might be around?
Register to Reply
Power-User

Join Date: Dec 2006
Location: Buffalo, New York
Posts: 142
Good Answers: 1
#3
In reply to #2

Re: PLC programming in TI 435 processor

07/05/2007 8:37 AM

Thanks. Any help would be very much appreciated.

MidniteFighter

__________________
My mind is full of useful knowledge, I just don't know how it applied.
Register to Reply
Anonymous Poster
#4

Re: PLC programming in TI 435 processor

07/12/2007 12:32 AM

I believe the instruction set is for writing data from a master plc to a slave plc via U-01DM or similar module. In the first LD instruction the "3" refers to the slot of the U-01DM, the "2" refers to the network address of the slave. The 2nd LD tells number of bits or bytes to be trabsfered. The LDA instruction specifies the start address on the slave for the WX instruction to write to.

Do a search on "U-01DM" to find clearer info than what I can supply. Add "communications" to the search for a 2nd run.

- Will

Register to Reply
Power-User

Join Date: Dec 2006
Location: Buffalo, New York
Posts: 142
Good Answers: 1
#7
In reply to #4

Re: PLC programming in TI 435 processor

07/18/2007 10:36 AM

Thank you for your reply. That help a lot. Once again, thank you.

MidniteFighter

__________________
My mind is full of useful knowledge, I just don't know how it applied.
Register to Reply
Guru
United States - Member - New Member Engineering Fields - Power Engineering - New Member

Join Date: Sep 2006
Location: California, USA, where the Godless live next door to God.
Posts: 4665
Good Answers: 804
#5

Re: PLC programming in TI 435 processor

07/13/2007 1:35 AM

LOL, you are replacing an obsolete PLC, with another soon-to-be obsolete PLC!

Why not contact Siemens and tell them you need to upgrade to their latest Step-7 PLC, but you need help with the conversion from the TI. They have people who know how to do that, but they are not going to be willing to help you convert to AB!

__________________
** All I every really wanted to be, was... A LUMBERJACK!.**
Register to Reply
Power-User

Join Date: Dec 2006
Location: Buffalo, New York
Posts: 142
Good Answers: 1
#6
In reply to #5

Re: PLC programming in TI 435 processor

07/18/2007 10:34 AM

The reason I'm converting it to AB SLC is because most of my in plant electricians are familar to it, but not all of them are familar to Siemen's. For that reason, I would like to change it to AB's.

MidniteFighter

__________________
My mind is full of useful knowledge, I just don't know how it applied.
Register to Reply
Register to Reply 7 comments
Copy to Clipboard

Users who posted comments:

Anonymous Poster (1); JRaef (1); MidniteFighter (3); PWSlack (1); Sparkchaser (1)

Previous in Forum: Maximum or Optimum Loading of a Transformer   Next in Forum: Electric motors

Advertisement