11/22/2024 7:28 AM | |
Joined: 2/6/2021 Last visit: 4/25/2025 Posts: 7 Rating:
|
Hi, usig Logo! 8.3. ,6ED1052-2MD08-0BA1 i am trying to built something like a FIFO analog register.
The idea is that with every counter reset the value from the counter gets shifted into AM5. and the value that was originally in AM5 gets shifter into AM7, what was in AM7 will get shifted to AM8 ect. That way i was hoping to create a 10 value 'register' (AM5,7,8,9,10,11,12,13,14) that will store my counter data for the past 10 minutes. The first question - is this the right approach at all or should I have done it completly differently and more effectively? The second question is - if my approach is fundamentaly correct, can you help me make it work please? The attached code works in simulator mode but it doesnt work in reality, in reality the register AM flags get filled rather randomly. thank you very much,Tomas Attachmentbeats per minute counters - simulate production experiment.zip (181 Downloads) |
Last edited by: TomasTomas at: 11/22/2024 07:29:53 |
|
11/22/2024 7:56 AM | |
Joined: 12/18/2014 Last visit: 9/3/2025 Posts: 35917 Rating:
|
Here's my suggestion.
AttachmentAnalog_FIFO_8.3.zip (184 Downloads) |
This contribution was helpful to
1 thankful Users |
Follow us on