Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 6 made on Tuesday March 16, 2010 at 21:25
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,994
Peter,

I've done some timings of serial.receive() in the past.
For me, each round-trip to poll for received data takes approximately 40 milliseconds (you should add your own logging to test the timing). It is the nature of the beast. Also, serial.send/match is explicit and sends string every time. Whereas, a repeating one-way 232 action, I suspect,(you'll need to do testing with Wireshark) sends the first string down and then for repeat, says repeat last string sent (latch repeat) until I tell you not to do so. Then, when button is released, the latch repeat is cancelled.

Your advanced algorithm is likley the only way to make the ramp on RFX as fast as it is on the PC.

Last edited by Lyndel McGee on March 17, 2010 01:35.
Lyndel McGee
Philips Pronto Addict/Beta Tester


Hosting Services by ipHouse