I am trying to scan in a 2D barcode into CVI 2015. I can trigger the scanner (Cognex DM70) via my code but the return result is an integer instead of a string and is not even close to what I expect ( a string). I can also manually scan the 2D barcode via the DataMan 5.7.0 setup tool and get expect results in that program.
Attached is the code I am using.