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