XML Examples

The input and output of all set and get methods is in XM.

Configuration Information Format

In this example, Code 39 decoding is being enabled in all devices in the "Scanners" group.

<Subsystem Name="Data Collection">
<Group Name="Scanners" Instance="0">
  <Group Name="Symbologies">
    <Group Name="Code 39">
      <Field Name="Enable Code 39">1</Field>
    </Group>
  </Group>
</Group>
</Subsystem>

More Information

Honeywell Mobility SDK for Windows: Device Management API Reference