ZPL commands
^BM · MSI Bar Code
Generates an MSI barcode also MSI Plessey; digits only, mainly inventory management .
Generates an MSI barcode (also MSI Plessey; digits only, mainly inventory management).
Parameters
^BMo,e,h,f,g,e2- o: Orientation (N/R/I/B)^BMo,e,h,f,g,e2- e: Check digit variant: A = none, B = one mod-10 (default), C = two mod-10, D = one mod-11 and one mod-10^BMo,e,h,f,g,e2- h: Bar code height in dots^BMo,e,h,f,g,e2- f: Print interpretation line (Y/N)^BMo,e,h,f,g,e2- g: Print interpretation line above code (Y/N)^BMo,e,h,f,g,e2- e2: Include check digit in the interpretation line (Y/N, default N)
Example
^XA
^FO50,50^BY2^BMN,B,80,Y,N^FD1234567^FS
^XZ
Tip
MSI has several check digit variants (parameter e) - match the variant to the scanner configuration.