D
I have an application that I would like to cycle through or point to a different part of an array with each scan. I can send an example PDF that depicts the logic I am testing.
Is there a way to derive, infer, or otherwise manipulate the number in the brackets [#] of an array used in the logic?
In other words, I would like the logic to use the first array entry -- LOGIC[1], ENABLE[1], FAULT[1], etc. -- on the first scan. On the second scan I would like the logic to use the second array entry -- LOGIC[2], ENABLE[2], FAULT[2], etc. -- and follow the same pattern for the third scan and so on. When the number of scans reach the last array entry I would start over at [1].
Dean Nederveld
Lakeland, FL
Is there a way to derive, infer, or otherwise manipulate the number in the brackets [#] of an array used in the logic?
In other words, I would like the logic to use the first array entry -- LOGIC[1], ENABLE[1], FAULT[1], etc. -- on the first scan. On the second scan I would like the logic to use the second array entry -- LOGIC[2], ENABLE[2], FAULT[2], etc. -- and follow the same pattern for the third scan and so on. When the number of scans reach the last array entry I would start over at [1].
Dean Nederveld
Lakeland, FL
