Unity Pro SFC stuck on Initial Step

Jimbo72

Member
Join Date
Sep 2011
Location
TX
Posts
3
Good morning,

I've got a Schneider M340 PLC that I'm commissioning with Unity Pro XL V11.

There is an SFC in the software but it seems to be stuck on the initial step. The transition condition to the next step is true (it should step on) but the SFC appears to stay on the initial step. The step-time elapsed does not count up on the step block, as if it is running at all or is being reset every scan.

This is what it looks like:
faoi14.jpg


Does anyone have any ideas what completely obvious thing I'm missing? Schneider PLCs aren't my strong point!

Thanks
 
With a bit of help from Schneider Tech Support I found the problem.

An 'INITCHART' function block was being called in a different routine. This wasn't in use before but a software change in a different routine brought it into play. The INITCHART block initializes the SFC every time it scans through.

If you find yourself in a similar situation, search the project for the sequence name rather than the step name.
 

Similar Topics

Hi Everyone: I come a cross a really wired problem with Unity Pro, I am running the Unity pro Simulator, the SFC in unity somehow had the box...
Replies
1
Views
2,257
I'm trying to document a project done in Unity Pro XL and I can't seem to figure out how to search for all the locations a subroutine is called...
Replies
0
Views
2,100
Hi All I have recently started using Unity Pro and am currently coding a process sequence. I need to be able to pause the sequence for which I...
Replies
8
Views
5,764
If I want to disable SFC routines in Unity Pro and ensure all of the steps and associated actions are reset, what would be the best way of...
Replies
1
Views
3,985
Hello, I am using Unity pro V15. I have Quantum CPU 671 and Ethernet NOE 77101 configured. I have configured IO scanning on NOE. I have attached...
Replies
5
Views
179
Back
Top Bottom