Rfid Commands in DSPI provider

Damir Dobric Posts

Next talks:

 

    

Follow me on Twitter: #ddobric



 

 

Archives

While implementing a DSPI provider, I was often asking myself what commands are predefined in RFID SDK. To make it clear, the command is any class implicitly derived from Command class and can/should be processed (executed) in the asynchrony method SendMessage of the DeviceProxy.

Following picture shows all tag related commands (derives from TagCommand):

 
Following picture shows all none-tag related commands (derive from Command):



Posted Sep 18 2007, 05:02 PM by Damir Dobric
Filed under:

Comments

Damir Dobric Posts wrote Writing of the data to RFID tag
on 09-19-2007 17:54

By using of BizTalk RFID additionally to asynchronous event processing the provided API allows one to

Damir Dobric Posts wrote Self Hosting of DSPI Provider
on 03-11-2008 22:53

Imagine you have a machine which should host some very simple RFID application, without of need to provide

developers.de is a .Net Community Blog powered by daenet GmbH.