Need better scanning performance?
BaseBarcodeReaderTaskSettingName
Parameter BaseBarcodeReaderTaskSettingName represents the name of another BarcodeReaderTaskSetting object. It is used to inherit the parameters defined in its parent BarcodeReaderTaskSetting object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.
Example
{
"BaseBarcodeReaderTaskSettingName": "BR_0"
}
Parameter Summary
| BaseBarcodeReaderTaskSettingName Parameter Summary |
|---|
| Type String |
| Range One of the existing BarcodeReaderTaskSetting object name. |
| Default Value ”” |
| Remarks The default value “” means this object don’t inherit the settings of another object. |