9/1/2022 9:48 AM | |
Joined: 1/28/2009 Last visit: 9/15/2025 Posts: 6875 Rating:
|
Hello, This problem is a typical University Lab . here in the forum as far as I remember , we provide assistance to optimize final solutions or rectify minor programming| hardware issues. as a starting point , I suggest split the project to smaller tasks , define it in plain English (Sketch simplified diagrams , test each sub-task and compile the whole. I hope it helps, hdhosseini |
This contribution was helpful to
1 thankful Users |
9/1/2022 10:16 AM | |
Joined: 8/20/2022 Last visit: 11/10/2022 Posts: 30 Rating:
|
Hi, I did it and it works, Thank You a lot! |
This contribution was helpful to
1 thankful Users |
9/1/2022 11:18 AM | |
Joined: 1/21/2013 Last visit: 9/15/2025 Posts: 4110 Rating:
|
Hi OliviaAndersson, that's a challenging job you have to do. I'll do my best to give you useful hints. S5TIME: I would not recommend using S5TIME. Here are my reasons:
Better use IEC timers instead. Or in your case, maybe the "TIME_TCK" instruction would be helpful. In this case, take care of an overflow! Common: For speed measuring, usual specific hardware which does this measuring internal. You should be aware that the accuracy of the measurement depends on:
Kind regards |
9/2/2022 7:46 AM | |
Joined: 8/20/2022 Last visit: 11/10/2022 Posts: 30 Rating:
|
I tried and it works, Thank You! |
Follow us on