This Symbology is also known as ISBT 128, ISBT Barcode, ISBT128, ISBT 128 Standard, International Society of Blood Transfusion Barcode, ICCBBA 128, International Council for Commonality in Blood Banking Automation Barcode, Unique Donation Identification Barcode, American Association of Blood Banks AABB 128 Barcode, American Red Cross ARC Barcode
This Barcode Symbology is supported by the following Neodynamic products:
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get an ISBT 128 barcode image, please follow these steps:
- Set the Symbology property to Isbt128
- Setting up dimensions and quiet zones:
- Set the BarWidth property to 0.01 (Values are expressed in Inches)
- Set the BarHeight property to 0.39 (Values are expressed in Inches)
- Set the QuietZoneWidth property to 0.1 (Value is expressed in Inches)
- Set the TopMargin and BottomMargin properties to 0.1 (Values are expressed in Inches)
- Set the Isbt128DataStructure property to DS001 (for Donation Identification Number), DS002 (for Blood Groups [ABO and RhD]), DS003 (for Product Code), DS004 (for Expiration Date), etc. (Please refer to ISBT 128 Standard and Barcode Professional Help docs for further details)
- Set the Code property with the value to encode. It must match the data content/format for the selected Data Structure (Please refer to ISBT 128 Standard for further details)
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get an ISBT 128 barcode image, please follow these steps:
- Set the Symbology property to Isbt128
- Setting up dimensions and quiet zones:
All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
- Set the BarWidth property to 0.01 (Values are expressed in Inches)
- Set the BarHeight property to 0.39 (Values are expressed in Inches)
- Set the QuietZone property to 0.1 (Value is expressed in Inches)
- Set the Isbt128DataStructure property to DS001 (for Donation Identification Number), DS002 (for Blood Groups [ABO and RhD]), DS003 (for Product Code), DS004 (for Expiration Date), etc. (Please refer to ISBT 128 Standard and Barcode Professional Help docs for further details)
- Set the Code property with the value to encode. It must match the data content/format for the selected Data Structure (Please refer to ISBT 128 Standard for further details)