Hand Held Products 4X00 OemSetupRSS, OemSetupStrt25, Resultt oemSetupRSS, Resultt oemSetupStrt25

Models: 4X00

1 90
Download 90 pages 3.78 Kb
Page 76
Image 76

Parameters

nMinLength

The minimum length decoded QR Code message the engine should return. QR Code messages smaller than this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 1.

nMaxLength

The maximum length decoded QR Code message the engine should return. QR Code messages larger than this maximum length are not reported by the engine. The maximum allowable value (as well as the default) is 3500.

oemSetupRSS

This function is used to set the RSS Expanded symbology-specific options.

Result_t oemSetupRSS (

WORD nMinLength, WORD nMaxLength

)

Return Values

RESULT_SUCCESS

RESULT_ERR_PARAMETER

Parameters

nMinLength

The minimum length decoded RSS message the engine should return. RSS messages smaller than this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 1.

nMaxLength

The maximum length decoded RSS message the engine should return. RSS messages larger than this maximum length are not reported by the engine. The maximum allowable value (as well as the default) is 80.

oemSetupStrt25

This function is used to set the Straight 2 of 5 symbology-specific options.

Result_t oemSetupStrt25 (

WORD nMinLength, WORD nMaxLength

)

Return Values

RESULT_SUCCESS

RESULT_ERR_PARAMETER

Parameters

nMinLength

The minimum length decoded Straight 2 of 5 message the engine should return. Straight 2 of 5 messages smaller than this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 4.

nMaxLength

The maximum length decoded Straight 2 of 5 message the engine should return. Straight 2 of 5 messages larger than this maximum length are reported by the engine. The maximum allowable value (as well as the default) is 48.

2 - 62

IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide

Page 76
Image 76
Hand Held Products 4X00 manual OemSetupRSS, OemSetupStrt25, Resultt oemSetupRSS, Resultt oemSetupStrt25