Search found 4 matches

by nick_a
October 4th, 2015, 4:06 pm
Forum: SDK Questions
Topic: Reset pm and keep alive command.
Replies: 0
Views: 5362

Reset pm and keep alive command.

Hi all. I'm developing an application on Windows talking to the PM via USB. I'm getting some weirdness when trying to reset a work out. What is the recommended way to reset everything and put the PM in to just row. All the reset commands I've tried don't seem to do much. Also is there any sort of ke...
by nick_a
October 4th, 2015, 3:53 pm
Forum: SDK Questions
Topic: When issuing CSAFE commands I always get USB time out errors
Replies: 4
Views: 9927

Re: When issuing CSAFE commands I always get USB time out er

Hi.
For anyone wondering this issue seemed to be caused by Visual Studio 2008. Upgrading to VS2015 fixed the issue.
Thanks.
Nick.
by nick_a
April 1st, 2015, 4:14 pm
Forum: SDK Questions
Topic: When issuing CSAFE commands I always get USB time out errors
Replies: 4
Views: 9927

Re: When issuing CSAFE commands I always get USB time out er

Hi. Thanks for your post. I've copied your code above and I still get the same error i was getting before, USB timeout. The code finds the PM5 no problems but the command errors. The DLL's i've got have the same date as yours. Clearly something is wrong with my setup here. Is there anything i need t...
by nick_a
February 22nd, 2015, 5:34 pm
Forum: SDK Questions
Topic: When issuing CSAFE commands I always get USB time out errors
Replies: 4
Views: 9927

When issuing CSAFE commands I always get USB time out errors

Hi All. I've just started work on an application which will provide a speaking interface to the PM so that blind users are better able to use the functions. I'm developing this application on windows using C++ and MFC. I'm using a PM5 to test with and I've had no problems getting it connected and ge...