title: "Barcodescanner.InputTextSize" category: reference tags: [aet, barcode-scanner-text-size, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Barcodescanner.InputTextSize
Groep: Barcode scanner text size Type: Element · Waardetype: int32 Custom: Nee · Nullable: Nee
Beschrijving: Input text size
The text size of the input fields. Advice: do not change this setting, but if you do: test the result with the barcode scanner of the customer.
Waardebewerken
- Actuele waarde:
12 - Overerfde waarde:
12 - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Barcodescanner.InputTextSize",
"settingType": "Element",
"description": "Input text size",
"longDescription": "The text size of the input fields. Advice: do not change this setting, but if you do: test the result with the barcode scanner of the customer.",
"value": 12,
"valueType": "int32",
"valueDisplayModel": 12,
"inheritedValue": 12,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": 12,
"isCustom": false,
"isNullable": false,
"unit": "pixels"
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Barcodescanner.InputTextSize")Volledige setting-data. Bron:ApplicationElementTreeData.json.