Search found 5 matches

by [old] petor_nl
December 22nd, 2005, 7:54 am
Forum: SDK Questions
Topic: Reset Work Time & Work Distance
Replies: 12
Views: 10985

<!--QuoteBegin-haboustak+Dec 19 2005, 07:04 PM--><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><div class='genmed'><b>QUOTE(haboustak @ Dec 19 2005, 07:04 PM)</b></div></td></tr><tr><td class='quote'><!--QuoteEBegin--><!--QuoteBegin-petor_nl+Dec 19 2005, 11:56 ...
by [old] petor_nl
December 19th, 2005, 12:56 pm
Forum: SDK Questions
Topic: Reset Work Time & Work Distance
Replies: 12
Views: 10985

I think the problem might very well have been caused by the state the machine was left in after the game, i.e. 'finished'. Now I make sure that the machine is always left in the 'idle' state. Unfortunately, because the game -and what's more important: the Concept2 machines- are about 140 km away, I ...
by [old] petor_nl
December 16th, 2005, 11:41 am
Forum: SDK Questions
Topic: Reset Work Time & Work Distance
Replies: 12
Views: 10985

Thanks Mike for the link to the earlier post about threads and timers.<br /><br />I have implemented two threads in the game: one for polling the state, and one for polling the workout data. Each thread is executed only when needed, and the two threads never execute at the same time (which should no...
by [old] petor_nl
November 18th, 2005, 3:37 am
Forum: SDK Questions
Topic: Reset Work Time & Work Distance
Replies: 12
Views: 10985

By using Malor's startup sequence I was able to reset the PM3. Fortunately, up to now I haven't had any lockups described by Malor, instead I experienced somewhat inconsistent behaviour. Running the startup sequence sometimes brought the PM3 in the HaveID state, or some kind of JustRow state, but th...
by [old] petor_nl
November 8th, 2005, 12:53 pm
Forum: SDK Questions
Topic: Reset Work Time & Work Distance
Replies: 12
Views: 10985

Hi there, I am working on a rowing game which should make use of two Concept2 Model D Indoor Rowers. For now, there is only one to test with. I am using Delphi 7 and the PM3 API Release 1.24, the PM3 is using beta firmware version 90 (could not find version 89 at the usual BetaUpdate link).<br /><br...