Search found 13 matches
- February 23rd, 2006, 7:36 pm
- Forum: SDK Questions
- Topic: Force Curve Plot
- Replies: 4
- Views: 7104
Mark,<br />We've just implementing the Force curve data in an application. Thanks very much it looks great.<br /><br />The manual says that we are looking at "Data samples proportional to FORCE".<br /><br /><br />Could you tell us specifically what this number is derived from .<br /><br /><br />Chee...
- July 28th, 2005, 7:32 pm
- Forum: SDK Questions
- Topic: Pm3 Distance=0 Csafe Distance=0.2
- Replies: 6
- Views: 6080
- July 21st, 2005, 12:19 am
- Forum: SDK Questions
- Topic: Pm3 Distance=0 Csafe Distance=0.2
- Replies: 6
- Views: 6080
Hello<br /><br />I am not sure if this is a bug or not, or if it has already been fixed. <br /><br />We do our testing in countdown from a set distance to ZERO. We typically set it to 2000M, 1000M or 500M.<br /><br />When the PM3 distance shows ZERO the clock stops and the time trial is finished ON ...
- May 24th, 2005, 10:29 pm
- Forum: Feature/Function Requests
- Topic: Pm3 Specific Features
- Replies: 2
- Views: 4872
- May 18th, 2005, 9:25 pm
- Forum: Feature/Function Requests
- Topic: Pm3 Specific Features
- Replies: 2
- Views: 4872
It would be nice if at the higest frequency of polling the PM3 device (around 30-20hz) the key variables were changing at a similar or faster rate.<br /><br />eg Time is resolved to 1/100th of a second but updates/refreshes every 100ms (10hz). Yet we poll at the maximum frequency available (30-25hz)...
- May 16th, 2005, 9:39 pm
- Forum: SDK Questions
- Topic: Stroke V Stroke Power Calculation
- Replies: 6
- Views: 7612
Our interpretation of Anu Dudhia's and Marinus van Holst's site is similar to the one that jamesg responded with. <br /><br />Marinus van Holst, "Behind the Ergometer Display" <a href='http://home.hccnet.nl/m.holst/ErgoDisp.html' target='_blank'>http://home.hccnet.nl/m.holst/ErgoDisp.html</a><br /><...
- May 16th, 2005, 1:33 am
- Forum: SDK Questions
- Topic: Stroke V Stroke Power Calculation
- Replies: 6
- Views: 7612
- May 12th, 2005, 11:41 pm
- Forum: SDK Questions
- Topic: A Few Problems With V95 And V976
- Replies: 7
- Views: 8373
<br />To: Mark Lyons and Mike haboustak,<br /><br />Thanks for the replys. It has clearly helped me sort out all my issues.<br /><br />I was using a threaded Timer object and at times it was definitely re-entrying before the PM3 was ready. I have also moved back to the CSafe function for the PM3 Spe...
- May 11th, 2005, 11:10 pm
- Forum: SDK Questions
- Topic: A Few Problems With V95 And V976
- Replies: 7
- Views: 8373
<!--QuoteBegin-mlyons+May 12 2005, 12:34 PM--><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><div class='genmed'><b>QUOTE(mlyons @ May 12 2005, 12:34 PM)</b></div></td></tr><tr><td class='quote'><!--QuoteEBegin-->MarkL,<br /><br />"The timeouts for both the Csaf...
- May 11th, 2005, 9:12 pm
- Forum: SDK Questions
- Topic: A Few Problems With V95 And V976
- Replies: 7
- Views: 8373
<!--QuoteBegin-mlyons+May 12 2005, 12:09 AM--><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><div class='genmed'><b>QUOTE(mlyons @ May 12 2005, 12:09 AM)</b></div></td></tr><tr><td class='quote'><!--QuoteEBegin-->MarkL,<br /><br /><br />"1. Are you explicitly se...
- May 11th, 2005, 12:18 am
- Forum: SDK Questions
- Topic: A Few Problems With V95 And V976
- Replies: 7
- Views: 8373
MarkL<br /><br />Thanks for the quick response to the other POST re V976 PM3 Zeroes<br /><br />Here are a couple more:<br /><br />I make repeated calls to the PM3 device using tkcmdsetUSB_do_DDIcommand. <br /><br />Here is the function call in my Visual Studio C++ .NET managed DLL:<br /><br />public...
- May 10th, 2005, 11:20 pm
- Forum: SDK Questions
- Topic: V976: Pm3 Specific Commands
- Replies: 5
- Views: 5447
- April 29th, 2005, 1:47 am
- Forum: SDK Questions
- Topic: V976: Pm3 Specific Commands
- Replies: 5
- Views: 5447
PROBLEM: Under V97/976 the PM3 Specific Command for WorkDistance returns ZEROES ie no distance at all!<br /><br /><br />I have written an App that relies on repeated calls to the PM3 Specific commands using tkcmdsetUSB_do_DDIcommand. I am specifically interested in the STROKE STATE, TIME and DISTANC...