PM4 Initialization

Post questions and issues with Concept2 PM3 SDK
Post Reply
User avatar
Robt.Lee
500m Poster
Posts: 55
Joined: December 6th, 2006, 6:55 pm

PM4 Initialization

Post by Robt.Lee » March 27th, 2007, 7:31 pm

I can't figure out how to get the PM4 initialized.
The sample program can't find the USB connection

Error (-10201): TKCMDSET_DEVICE_NOT_FOUND_ERR
A USB connection could not be established with the PM3.

Although PM3 logcard utility from RowPro finds it no problem.
How do I get started?
500 1:27.9 1K 3:13.6 4m 1202 2K 6:49.4 5K 18:48.6 6K 22.25.0 30m 7777 10K 37.38.4 M/2 1:22:15.0 M 2:51.03.1

haboustak
500m Poster
Posts: 77
Joined: March 17th, 2006, 3:02 pm
Location: Cincinnati

Post by haboustak » March 28th, 2007, 3:14 pm

Are you calling tkcmdset_init()? Is your second parameter: TKCMDSET_PM3_PRODUCT_NAME2?

If so, you'll only enumerate PM3 devices. The PM4 has a new product name string (that includes PM4 and not PM3). See the post below from Concept2 that has sample code for enumerating PM3s and PM4s.

http://www.c2forum.com/viewtopic.php?t=4701

Post Reply