TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_RSS_SegmPerRow ( t_BarCode pBarCode,
LONG  nSegmPerRow 
)

Sets data segments per Row (GS1 DataBar/RSS Expanded Stacked only) to a fixed value.

The value of nSegmPerRow specifies how many data words (segments) are encoded in one data row of the symbol. Values in the range from 2 to 22 are allowed. Data words are encoded in pairs, so only even numbers are valid. Wrong values are auto-corrected by TBarCode. If this value is not set (default), the number of data segments per row is 4.

See also
BCGet_RSS_SegmPerRow()
Parameters
[in]pBarCodePointer to barcode structure.
[in]nSegmPerRowNumber of segments per row 2..22.
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Mar 24 2021 08:46:33 for TBarCode Library 11 with doxygen 1.8.8