Java Barcode Generator, .NET Barcode Generator for C#, ASP.NET, VB.NET
HOME PURCHASE SITEMAP COMPANY

Home > Barcode Generator Software > MSI Plessey Barcode Generator Software for Windows XP, Vista, Windows 7

Download Barcode Generator Software

MSI Plessey Barcode Generator for Windows

Generating MSI Plessey Bar Code in Windows XP, Vista, Windows 7

  • Easily generate MSI Plessey barcodes in Windows operating systems
  • Easy setup, no registration key, no activation code required
  • Generate high quality MSI Plessey images in JPEG, GIF & PNG formats
  • Generate MSI Plessey barcodes in Windows XP, Vista, Windows 7
  • Mature Barcode Generator Software since 2003


Quick Navigate

 

1. MSI Plessey Barcode Introduction

MSI Plessey is also known as MSI/Plessey, Modified Plessey

MSI was developed by the MSI Data Corporation, based on the original Plessey Code. MSI, also known as Modified Plessey, is used primarily to mark retail shelves for inventory control. MSI is a continuous, non-self-checking symbology.

While the length of an MSI barcode can be of any length, a given application usually implements a fixed-length code.


Sample of a MSI Barcode



 

2. MSI Plessey Encoding Data Scope

MSI Barcode for .NET, ASP.NET supports:
  • 0, 1, 2, 3, 4, 5, 6, 7, 8, 9


 

3. MSI Plessey Barcode Property Settings

  • Set the Type property to BarcodeType.MSI or BarcodeType.MSI10 or BarcodeType.MSI11 or BarcodeType.MSI1010 or BarcodeType.MSI1110.
  • Set the Data property with the value to encode. Type is string.
  • Setting up barcode image size:
    • Set property UOM (Unit of Measure) for properties BarWidth, BarHeight, LeftMargin and TopMargin.
      Default is UnitOfMeasure.Pixel (0). Valid values are UnitOfMeasure.Pixel (0), UnitOfMeasure.CM (1), UnitOfMeasure.Inch (2).
    • Set the BarWidth (for bar cell width) and BarHeight (for bar cell height) properties. Both types are float.
    • Set the LeftMargin and TopMargin properties, and types are both float.
    • Set the Resolution property (Value is expressed in DPI - Dots per inch). This property is not working in Windows Controller, we will use end user's windows resultion.
  • Setting up text style in barcode image:
    • Set the ShowText properties. If this value is true, barcode data will be displayed with the barcode.
    • Set the TextFont property. The font used to display text in barcode image.
  • Set the Format property for barcode image type. Value can be "gif", "jpg", "png", and "bmp", default is "png".
  • Set BearerBars property, if you want to draw borders around barcode image. Value can be BearerBar.None (no bear bars), BearerBar.Frame (top, bottom, left, right borders drawn), BearerBar.TopBottom (only top, bottom's are drawn).
  • Set Rotate property, if you want to rotate barcode image.
    Value can be
    0 (RotateOrientation.BottomFacingDown),
    1 (RotateOrientation.BottomFacingLeft),
    2 (RotateOrientation.BottomFacingUp),
    3 (RotateOrientation.BottomFacingRight)
  • For Type BarcodeType.MSI, AddCheckSum is optional. Modulo 10 will be applied, if AddCheckSum property is true.
    For Type BarcodeType.MSI10, AddCheckSum is not applicable. Barcode Library will always add check character with Modulo 10.
    For Type BarcodeType.MSI11, AddCheckSum is not applicable. Barcode Library will always add check character with Modulo 11 using IBM algorithm.
    For Type BarcodeType.MSI1010, AddCheckSum is not applicable. Barcode Library will always calculate the Modulo 10 check digit the first time and then calculate it again with the previous result and append the result of the second Modulo 10 Calculation to the string to be encoded.
    For Type BarcodeType.MSI1110, AddCheckSum is not applicable. Barcode Library will always calculate the Modulo 11 check digit the first time and then calculate it again with the previous result and append the result of the second Modulo 10 Calculation to the string to be encoded.


Download Barcode Generator Software






   Copyright 2010 BarcodeLib.com. Provides High Quality MSI Plessey Barcode Generator, MSI Plessey Generator. All rights reserved.