Logix executing AOI sheets on sequential scans

patjdixon

Member
Join Date
Nov 2018
Location
Lago Vista, TX
Posts
63
It appears to me that Logix is improperly executing sheets of an AOI in sequential scans instead of the same scan as the main program. To test this, I created SheetTest.ACD

I have an AOI called SheetTest_AOI. It consists of 5 sheets of function chart logic. The only thing it does is pass a value from the first sheet to the last sheet. The main routine is running 1000 msec and calls the function block routine SheetTest, which only has the SheetTest_AOI in it. Unfortunately I cannot upload the code, so I attached bitmaps.

I created the FT ME version of an HMI to see the result. When I change the input on sheet 1, I see the value I pass update on each of the sequential sheets in the AOI one scan later as you can see from the attached image.

Is this a Rockwell bug, or is there something that needs to be done in sheets or AOIs to make the value pass all the way through in one scan time?

rockwell_sheettest_hmi.jpg rockwell_sheettest_routine.jpg rockwell_sheettest_mainroutine.jpg rockwell_sheettest_1.jpg rockwell_sheettest_2.jpg
 

Similar Topics

I am using a CompactLogix system wit the following rack I/O configuration from left to right: L30ER 1769-PA2 1769-HSC 1769-IA16 1769-IA16...
Replies
32
Views
6,790
I need to set a bit high in my logic when the plc fails. I have tried the GSV function for CONTROLLERDEVICE and used bits 6 and 4. This does not...
Replies
1
Views
3,467
I recently did a program conversion from logix 500 to studio 5000 and when machine runs it depends on two ton instructions to keep the machine in...
Replies
16
Views
241
Hello, I am trying to read a barcode scanner input using a cognex dataman 280 barcode reader, store it another string, the compare with another...
Replies
1
Views
62
Back
Top Bottom