detect a CF device

  • Thread starter Thread starter cfyam
  • Start date Start date
C

cfyam

How can I detect a CF device (like a GPS CF card) state (to detect the card
exist)?
 
when you insert a card, a new partition appears which is referenced by "\MMC
Card" or "\CF Card" depending on the type of medium. You therefore simply
need to check whether this path exists to know where the card is present and
active or not.
 
Not so with non-storage devices like a GPS card.

A system notification will be sent on CE 4.2 (PPC03) and better that you can
catch.
 
As Chris indicated (and as is *always* the case when you ask for support),
you're going to have to tell us more about the device, at least the OS
version!

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Detect version of CF 6
Deploy my app 2
detect CF card 5
RFID Application 6
GPS Cards 7
Debug CF 1.1-App on a CF 3.5 device 2
CF 2.0 SP1 installation above CF 2.0 1
Detecting CF devices on a network 1

Back
Top