Search found 20 matches

by Phil_M
July 19th, 2015, 3:34 pm
Forum: SDK Questions
Topic: CSafe_SetUserCFG1_CMD
Replies: 2
Views: 6319

Re: CSafe_SetUserCFG1_CMD

Excellent,

Thank you for this, it makes perfect sense.

Amazed to get an answer after all this time. Thanks for checking the older posts.
by Phil_M
March 14th, 2015, 7:03 pm
Forum: SDK Questions
Topic: What projects?
Replies: 20
Views: 48049

Re: What projects?

Hi exerscreen. I just tried out your tool on Windows7+PM5 (which I know is one that you have already tested) and it worked a treat. I managed to log a slow 500m. A spotted what looks like a tiny inconsequential bug. When I clicked Sled to view details about the Concept2, it said I was using a PM4 ra...
by Phil_M
March 14th, 2015, 6:56 pm
Forum: Cross-Training
Topic: Comparing Rowing to Running
Replies: 8
Views: 32443

Re: Comparing Rowing to Running

Hi Greg,

Thanks for that analysis, I am amazed the results follow that closely as distance increases. It definitely lends weight to the idea that the difficulty of a speed increase is similar in both disciplines.
by Phil_M
March 14th, 2015, 5:33 pm
Forum: Cross-Training
Topic: Comparing Rowing to Running
Replies: 8
Views: 32443

Comparing Rowing to Running

Hi all, Does anyone know of any analysis on the comparative "difficulty" of achieving a time in rowing vs achieving a time in running. I am starting from the basis that the world record for the 5k run is 12:38, and the world record for rowing 5k is just under 15 minutes so on the face of it running ...
by Phil_M
February 18th, 2015, 4:22 pm
Forum: SDK Questions
Topic: CSafe_SetUserCFG1_CMD
Replies: 2
Views: 6319

CSafe_SetUserCFG1_CMD

Hi all, Can someone explain the two examples relating to the above wrapper command from the Concept2 Preliminary manual in the SDK. On pg 50 in Appendix 2, it gives two examples using the command wrapper. One for a short command and one for a long command. 1) Get higher resolution workout times: Com...
by Phil_M
December 31st, 2014, 6:25 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Dsissitka, I need your assistance again. It has been about a month since you got a base program working for me, and I haven't had too much time to play since then. Ironically because I have been spending all my time on the ergo. Gave myself a silly 310km in December challenge which I have thankfully...
by Phil_M
December 2nd, 2014, 4:21 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

There isn't an error as such, it just cant find the ergo, so just has the "Cant find PM" line instead of command and response.

Using version 39 of Chrome. On windows I managed to get half way there as per an earlier post, but on Ubuntu its being stubborn.
by Phil_M
December 2nd, 2014, 3:47 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

:D :D :D :D Your new Python example is working. I got the response as per your instructions, and got my missus to do a few strokes while I spammed F5, and got several different Machine States as a result. I then tried to mess with it to get some different data out, and promptly broke it, but nevermi...
by Phil_M
December 2nd, 2014, 9:21 am
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Ubuntu requires a little extra work.
Of course :D.

Where should I save the Concept2.rules file? or does it not matter?

I dont think I tried restarting Chrome so that may explain that one. Where will I find the output of lsusb?

I will try the new Python one tonight.

Thank you again dsissitka
by Phil_M
December 2nd, 2014, 6:52 am
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Hi Dsissitka, I haven't replied for a couple of days because I have been trying a new tactic, but first in response to the below. Thank you for the image, I managed to find that in my version too, and on Saturday I managed to get Chrome to find the monitor, and it replaced the "No monitors can be fo...
by Phil_M
November 29th, 2014, 8:03 am
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

This is a lot like hard work =(, I am going to park the Chrome Extension option because it is going nowhere fast. In my version I dont have a "Collect Errors" checkbox, even after ticking the developer mode button. After some googling this may or may not be to do with the fact that extensions in win...
by Phil_M
November 27th, 2014, 6:58 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Thanks for the quick response dsissitka. Yes I tried clicking launch and pretty much all the other buttons/links I could see. I'll try again tomorrow, and will have a try at writing the example chrome extension in the link you provided, to see whether I can get that one to work as this may narrow do...
by Phil_M
November 27th, 2014, 5:55 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Hi Dsissitka, Thank you again for your responses. I am sorry that I haven't figured it out yet. I copied your Chrome.hid example, and I got no errors but also got no results. I am using Chrome v39. When I compare to your linked image, I see the same except for the two lines: Command and Response. Th...
by Phil_M
November 26th, 2014, 6:45 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

Hi Disissitka, I tried running your code and got an error: "No module named 'usb' Have I missed a step? Should I be including any files from Pyusb or Libusb in the same folder with your program? I also downloaded Pyrow as you instructed, but I am having a different problem with that one. When I run ...
by Phil_M
November 26th, 2014, 4:29 pm
Forum: SDK Questions
Topic: Communicating with PM5 via VB
Replies: 29
Views: 32365

Re: Communicating with PM5 via VB

thank you again dsissitka.

I am part way through a lot of downloading of software such as Pyhub, libusb a python compiler and probably a lot of things I haven't realized I need yet. I will report back when I get to a stage where I can link up to the ergo.