Zebra TC21 & BarcodeScannerInput Component

Hello,

So I'm trying to build a simple application that takes the data from the barcode scanner on the Zebra TC21 and writes it to a tag. I have set up a BarcodeScannerInput with a proper prefix and suffix property that matches the prefix and suffix set on DataWedge and have allowed access to the Ignition app. Manually typing in the prefix and then some random characters and then suffix activates the BarcodeScannerInput, but this is not the case when using the TC21 scanner. Also, the scanner on the TC21 can write to a Text Area component, but I would like to have the BarcodeScannerInput functional for my objectives.

Thank you!