- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
There's no such thing.1. Do we send a STOP tune command to the tuner before we initiate motor movement?
We send a new tune request when movement stops, and we only check for signal lock AFTER the new tune request has been sent. Therefore there's no need for a stop tune command. It would make no difference even if there was such a thing.I am asking cause if we don't send one and delay the next tune command then as u can imagine we will run into the same issue but with different frequencies this time, the result will be the tuner trying to re-lock to the previous channel while the dish is moving and we still didn't instruct new tuning details.
I explained this in my earlier reply.2. How would u suggest implementing dynamic delays based on position distances?
Yes, same code.What I mean here is that if I always Store 19.2E to position 1 and 13.0E to position 2 and I know that I need 2 seconds to move from 1 to 2 and vice versa where in the code would I have to input these delays? Is it at the same code that u pointed me to?
To make sure the motor receives the command correctly. Repeating commands is common/normal for DiSEqC.What I want to know is why we are sending DiseqC commands twice?
No. I also explained the sequence in the same earlier reply. Please read carefully.are we sending them both at the same time?