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,784
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,460
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
22
Hello Everyone, I have a issue with communication between two different PLCs. So here is the facts, The Master PLC is Guard Logix 5069 with IP...
Replies
4
Views
72
I’ve been tasked with extracting PLC (logix 5572) realtime data, storing it in a database (anything compatible with our data) and displaying it in...
Replies
0
Views
28
Back
Top Bottom