I am preparing for a very large timber cruising project. I am a complete novice to using barcodes with Survey 123.
I need to assign two barcodes to each tree.
I will be provided with boxes of barcode tags that have not been assigned any data other than an ID/tag number. So I need to assign an existing barcode to a record rather than being able to generate a barcode with the record.
I would like to assign the tree data I collect for each tree to the barcode as we mark each tree. I have set up a Survey 123 form with a barcode field, but I think this field is only used to read data from the barcode to populate fields if I read the Survey 123 documentation correctly.
Perhaps, the ID number that comes with the barcode would be read and it will be simpler than I am thinking.
I would appreciate any help in getting started. Thanks!
Barcodes are very straight forward. Your description is correct. That is how barcodes work.
The barcode question in S123 opens the device camera. Point camera at bar/qr code and it scans in less than a second. What is returned is whatever is stored within that bar/qr code (e.g., a text string).
Now, typically what you'd do is:
Now, when you go back into the field, you can scan that barcode and use pulldata(@layer) to extract info on the thing you tagged.