Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Barcode

The Barcode components in RPA Desktop Design Studio accept an image file that contains one or more barcodes and return the barcode values.

Add the Barcode Reader plugin from the Plugins Manager before using the connector. For more information about adding the SSH plugin, see Manage plugins in RPA Desktop Design Studio.

  • Use the ReadBarcode component
    Read a single barcode and return its contents by using the ReadBarcode component in RPA Desktop Design Studio.
  • Use the ReadBarcodes component
    Read multiple barcodes and return their contents by using the ReadBarcode component in RPA Desktop Design Studio.
  • Properties of the Barcode components
    Use the properties of the Barcode components to set a delay before or after a component executes, or to set a timeout that stops execution when the component doesn't finish within a period that you set.

Parent Topic:Utilities