How do we implement a cycle call function for the SLC 500?

Andromeda424

Member
Join Date
Aug 2022
Location
Karachi
Posts
2
I'm struggling to implement the test case which is highlighted. What ends up happening is the servo starts when I turn the cycle on, but it turns off when I turn the cycle off. How do I make it so that, after forcing the IO on and then off, it does a certain output.


gxRFmYe.png

I appreciate any help I can get on this!
 
I'm struggling to implement the test case which is highlighted. What ends up happening is the servo starts when I turn the cycle on, but it turns off when I turn the cycle off. How do I make it so that, after forcing the IO on and then off, it does a certain output.

I appreciate any help I can get on this!

I think we need to see the first three steps to understand the progression.

OG
 
Search this forum or other online resources for “duplicate destructive bits.” You're trying to OTE and also OTL B3:0/5 in two separate rungs. While this could be made to technically function with code that compensates, it’s not a good method and leads to problems and confusion. Have any output bit acted upon by a single OTE or by OTL/OTU commands, but don’t mix OTE and latches. Clean that up and you might be good.
 

Similar Topics

Let's say I have an inverter fed three phase induction motor drive where in the braking phase (when the motor operates in a generator mode) the...
Replies
2
Views
144
I want to improve a semi custom product I am delivering to a customer with implementation of safety relays. The system is fairly simple with just...
Replies
5
Views
587
I am trying to implement FIFO for filling tanks in the order it went empty in easysoft or some of you might know it by easydoft 7. I am trying to...
Replies
2
Views
2,316
Dear friends, I'm using Mitsubishi FX3G PLC and GxWorks2 Software for programming. I need to implement 10 power X (X is a +/- floating value)...
Replies
2
Views
1,073
Hi, I have the following setup: 4-20mA sensor -> PLC Input module What I would like to do is have a primary signal and power cable, and a...
Replies
24
Views
5,993
Back
Top Bottom