Search found 5 matches

by sensor
May 25th, 2008, 1:17 pm
Forum: SDK Questions
Topic: Problem with new SDK
Replies: 7
Views: 12242

Resolved

Thank for your code

it's ok with the size of the buffer allowed

unsigned short rsp_size = 100; //o before ..
unsigned long rsp_data[100];

the rsp_size must be at 100 in may sample before each command.

sensor
by sensor
April 28th, 2008, 2:36 am
Forum: SDK Questions
Topic: Problem with new SDK
Replies: 7
Views: 12242

i will try

thank for your response,

it's logic for me our after read you.
i try when i return at home and i tell you

sebastien
by sensor
April 27th, 2008, 3:55 am
Forum: SDK Questions
Topic: Problem with new SDK
Replies: 7
Views: 12242

PM4

Hello, thank for your response. i have a PM4 et i try the sample code given ine the documentation. j have our he last firmware Version 21 (released November 2007) i give you an code example: short ecode = -1; unsigned short rsp_size = 0; unsigned long rsp_data[100]; unsigned long cmd_data2[] = {0xA1...
by sensor
April 24th, 2008, 3:34 am
Forum: SDK Questions
Topic: Problem with new SDK
Replies: 7
Views: 12242

Problem with new SDK

Hello, i change ma software with the new dll.
And when i send a command, i have a -166 error code.
i dont anderstand.

error code:
TKFRAME_CSAFE_FRAME_TOO_LONG_ERR 166 CSAFE frame exceeds maximum allowable frame length

someone can help me ?

excuse for my bad english, i m french
by sensor
December 11th, 2007, 5:30 am
Forum: SDK Questions
Topic: Calling the discover routine using C++
Replies: 4
Views: 6384

Pb with PM4 BUG Dll

I have the same pb . I have a PM4 et the function crash when i discover PM3 . but only in debug ! in release , it's OK. For resolve my probleme i discover only PM4 and it's ok in debug and release.

Excuse for my bad english.

Sensor