Skip to main content
API Family:DeviceHub
Version:23.200.001
DAC Mapping:PX.SM.SMScanner
Screen ID:SM206540

Properties

Select a row for its DAC field
PropertyTypeData Type
DescriptionStringValuestring
DAC Field:PX.SM.SMScanner.Description
Description:No description available
DeviceHubStringValuestring
DAC Field:PX.SM.SMScanner.DeviceHubID
Description:No description available
FileTypeComboValuesStringValuestring
DAC Field:PX.SM.SMScanner.FileTypeComboValues
Description:No description available
FileTypeDefValueStringValuestring
DAC Field:PX.SM.SMScanner.FileTypeDefValue
Description:No description available
IsActiveBooleanValueboolean
DAC Field:PX.SM.SMScanner.IsActive
Description:No description available
PaperSourceComboValuesStringValuestring
DAC Field:PX.SM.SMScanner.PaperSourceComboValues
Description:No description available
PaperSourceDefValueStringValuestring
DAC Field:PX.SM.SMScanner.PaperSourceDefValue
Description:No description available
PixelTypeComboValuesStringValuestring
DAC Field:PX.SM.SMScanner.PixelTypeComboValues
Description:No description available
PixelTypeDefValueStringValuestring
DAC Field:PX.SM.SMScanner.PixelTypeDefValue
Description:No description available
ResolutionComboValuesStringValuestring
DAC Field:PX.SM.SMScanner.ResolutionComboValues
Description:No description available
ResolutionDefValueStringValuestring
DAC Field:PX.SM.SMScanner.ResolutionDefValue
Description:No description available
ScannerNameStringValuestring
DAC Field:PX.SM.SMScanner.ScannerName
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

10 required fields
{
  "DeviceHub": {
    "value": "string"
  },
  "FileTypeComboValues": {
    "value": "string"
  },
  "FileTypeDefValue": {
    "value": "string"
  },
  "PaperSourceComboValues": {
    "value": "string"
  },
  "PaperSourceDefValue": {
    "value": "string"
  },
  "PixelTypeComboValues": {
    "value": "string"
  },
  "PixelTypeDefValue": {
    "value": "string"
  },
  "ResolutionComboValues": {
    "value": "string"
  },
  "ResolutionDefValue": {
    "value": "string"
  },
  "ScannerName": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions