When exporting your measurement routine to a DMIS file, this registry entry determines whether or not DMESW/COMAND statements are commented out with $$ comment markers in the output file.
This only works if during export you select the Flexible DMIS export method from the General tab of the DMIS Export Setup dialog box.
Entry Name: SuppressDMESWComandOutput
Entry Type: Whole number. You can set this to either 1 or 0.
If set to 1, all DMES/COMAND statements in the output file will be commented out with $$ comment marker prefix. These statements will appear in the exported file as $$DMES/COMAND. Also, if any DMES/COMAND statement exceeds more than 1 line (by using the $ continuation character at the end of the line) those lines will also have the $$ comment marker prefix.
If set to 0, the command is exported as usual without $$ comment markers. The default is 0.