The input and output of all set and get methods is in XM.
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>
Honeywell Mobility SDK for Windows: Device Management API Reference