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?
PM4 Initialization
PM4 Initialization
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
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
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