XML syntax

The DeviceTypes.xml file used by the PUP driver is in XML format, so some knowledge of xml encoding is required, but not too difficult to follow. In general, do not edit the first line. Comment lines (each starts with “<!--” and ends with “-->”) may be edited, but have no effect on the parsing of the file.

Lines within the <deviceTypes> section can be edited to modify the device and point learn processes.

Each <device> entry in the <deviceTypes> section should always have the following items:

See the next Example: HX1 and GPC1 section for two example <device> entries.