Ask a questionAsk a question
 

AnswerAccess to camera using RFID Mobile

  • Wednesday, September 30, 2009 5:56 PMCheri Reed Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    We are writing an RFID application on a Motorola MC9090-G and need to be able to take a picture from the application.  The device has the necessary hardware but can I do this using BizTalk programming or do I need to use Motorola's SDK?

    Thanks for your help,

    Cheri
    Cheri

Answers

  • Monday, October 05, 2009 1:43 PMKranthi Kumar M [MSFT] Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    This can't be done in a straight forward way using BizTalk RFID Mobile. You can do it by writing a BizTalk RFID Provider which uses the Motorola SDK and expose commands to take a picture and raise an event when the picture is taken, but this is rather roundabout and I'd not recommend it. I'd recommend that you use Motorola's SDK to do this.

    HTH,
    Kranthi. 
    • Marked As Answer byCheri Reed Monday, October 05, 2009 2:24 PM
    •  

All Replies

  • Monday, October 05, 2009 1:43 PMKranthi Kumar M [MSFT] Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    This can't be done in a straight forward way using BizTalk RFID Mobile. You can do it by writing a BizTalk RFID Provider which uses the Motorola SDK and expose commands to take a picture and raise an event when the picture is taken, but this is rather roundabout and I'd not recommend it. I'd recommend that you use Motorola's SDK to do this.

    HTH,
    Kranthi. 
    • Marked As Answer byCheri Reed Monday, October 05, 2009 2:24 PM
    •  
  • Monday, October 05, 2009 2:27 PMCheri Reed Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     


    Kranthi,

    Thank you for your response - I suspected that but always prefer to hear what an expert says. 

    The application we're writing needs to use the trigger for scanning a barcode, reading an RFID tag and taking a photo (not all at the same time).  Since it's recommended to use Motorola's SDK for photo capture, do you think it's best to use it barcode/rfid too?  I'm concerned that using the SDK and BizTalk may pose some problems with handling the trigger action...

    Thanks
    Cheri