MT84G User’s Manual V0.1
___________________________________________________________________________________
78
9. Batch Setup
Configuring multiple devices by scanning barcode one by one can be
toublesome. To solve such issue, MT84G supports batch setup where user
can create a single QR Code containing multiple configurations acceptable by
MT84G.
Below are rules of batch setup:
1. Batch setup format: @WSM + [Parameter 1] ; [Parameter 2] ; [Parameter
n] ;
2. Parameter for each configuration is listed in Appendix E – Batch Setup
Parameter
3. Two parameters are separated by semicolon ( ; ). Batch setup format must
also end with semicolon ( ; ). Please note that no space is allowed
within/between parameters.
4. Maximum number of parameters per batch setup is 30.
5. Encode the whole batch setup parameters in a QR Code.
Example: to include following configurations in batch setup:
Enable barcode configurability (Parameter: 00000000), Auto-sensing Mode
(Parameter: 02000003), Illumination – Normal (Parameter: 03000000), LED
Timeout – 3000ms (Parameter: 0202001E), Disable Interleaved 2/5
(Parameter: 070A0100), the complete batch setup parameters should be:
@WSM00000000;02000003;03000000;0202001E;070A0100