WireLess Studio Widgets Developer's Guide
WSWDG ContentsWidgets description

Scanner controller

This widgets allows to handle the events triggered by the scanner.

To manipulate this widget using the WStWidget class, the name "WSScannerController" or the id WS_SCANNER_CONTROLLER_ID can be used.

The WS_SCANNER_CONTROLLER_ID constant can be found on the WSTWidgetConstants enumeration.

By default this widget it's attached to all the forms.

Display: Nothing. This widget is invisible.
Input: Scanner Input.

Common methods supported:
Enable
EnableSubmitMode
GetText

Specific methods:
SetScannerConfigFile
EnableSoftTrigger
GetLastBarCodeType

Related methods:
WStForm::GetLastEventIntValue
WStForm::GetLastEventStrValue

Remarks

Backwards compatibility: