Sign in to follow this  
Followers 0
Guest liquido

old Texas

2 posts in this topic

I have to replace an old program from an also old texas PLC(5TI-1010). I gess this company stopped working with PLC but siemens had continue with this PLC. Still I cannot find informations about this PLC anywhere. I have problems only with three commands: TMR, JMP and MCR. Especially the timer instrucion because it's a strange to me, it has 2 variables. Does anyone can help me with any kind of information? Thank you Renato

Share this post


Link to post
Share on other sites
The 5TI timer is a midline Instruction which has two input lines:   ENABLE |---| |--------------[TMR]------------(CR1)--| |  RESET             [001 ]                       |---| |--------------[100 ] The JMP instruction is used to jump execution of x number of coils following the instruction.  ENABLE |---| |--------------[JMP]--| |                    [24  ]   The MCR instruction is a Master Control Rwelay and controls X number of coils following the instruction.  ENABLE |---| |--------------[MCR]--| |                    [18  ]

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0