TappyReader Methods |
[This is preliminary documentation and is subject to change.]
The TappyReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoDetect |
Connect to the first Tappy device the driver finds
|
![]() | Connect |
Connect to a given reader or port.
|
![]() | Disconnect |
Disconnect from the current reader
|
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FlushBuffer |
Clears the contents of the driver buffer
|
![]() | GetAvailableDevices |
Get all the devices
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SendCommand(Command, Callback) |
Send a command to the Tappy
|
![]() | SendCommandT(Object) |
Send a command with no response call back
|
![]() | SendCommandT(Callback, Object) |
Send a command to the Tappy
|
![]() | SwitchProtocol |
Switch between USB or Bluetooth modes
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |