Hello
I tried to launch sample application from C:\Users\Public\Motorola EMDK for .NET\v2.9\Samples VS2008\C#\CS_SensorSample1.
After app is started there is an error message: "Failed to initialize sensor class library! Exiting... "
caused by SensorManager class. Exception: Can't find PInvoke DLL 'SensorAPI.dll'.
Do I miss some libraries on my device?
Attempt to launch a sensor sample application failed on MC9596 device |
2 Replies
Hi, although the MC9500 series of handhelds have integrated sensors (IST), it does not look like these are accessible via the Sensor API. If you look at SampLauncher2008.htm 3 levels up from the directory you highlighted then it shows that SensorSampel1 only supports the LEX700, MC67, VC70 and WT41
Ok. Thank you