Closed Yorkland closed 9 years ago
The *.dml files are XML files containing register maps for the chipsets. They are parsed by Voxel\ParameterDMLParser.cpp in the SDK.
If you remove the .DML files, both VoxelViewer and VoxelCLI should stop working. Note that VoxelCLI uses the files from the default location, while VoxelViewer has a local copy of the .DML files in addition to searching in the default location.
OH, I got it. thanks.
What's the function of *.dml under \VoxelCommon\conf? I saw they are "OPT8320", "OPT9220", "OPT9221". I remove them and "VoxelViewer" will fail to link device, but "VoxelCLI" is workable still.