[featured_image]
  • Version 1.2
  • File Size 6.05 MB
  • Last Updated October 2, 2023

TSL ASCII 2 Software Development Kit – for Xamarin

The v1.2 release of the TSL cross-platform, Xamarin SDK (for PCL-based projects) is now available. This release uses the Tsl.AsciiProtocol PCL library v1.3.6 (available via NuGet) which contains many new features including:

  • Full support for ASCII Protocol 2.5 - including the new FindTagCommand to simplify the implementation of tag finding.
  • USB support for UWP-based projects
  • A new connection mechanism (AsciiTransportsManager) while retaining ReaderConnectionManager to maintain full backwards compatibility with existing projects.
  • Sequencing of synchronously executed ExecuteCommand() calls to eliminate cross thread "Command is already executing" exceptions
  • New Bluetooth pairing support via the BluetoothSecurity class
  • HostBarcodeHandler a helper class to initiate a barcode scan on the terminal from reader trigger for supported terminals

The Sample Projects, in this release, have all been updated to demonstrate USB support for UWP Apps and fix minor bugs. The new, cross-platform, .NET Standard SDK will be released shortly and we recommend that it is used for all new projects.

(Please login to download this file.)