|
<p>The post executable file uses the MPPARAM.DLL to interpret the operation parameter file. This .OPS <br/> file is written as a binary file. The MPPARAM.DLL reads each operation written in the operation <br/> parameter file in the same order it finds the read command on the NCI Gcode 1020 line in the NCI file. <br/> This read flag is not available as a numeric variable to the post customization file. Data read from the <br/> operation parameter file is presented in the same manner (but not necessarily with the same data) as the <br/> parameter information in the ASCII NCI to the post customization file. </p><p> The NCI Gcode for any particular parameter can be different depending on the type of toolpath that the <br/> parameter is used in. The parameter can be an integer, a real value, or a string. However, there will <br/> only be one parameter for each NCI Gcode. </p><p>这个mpparam.dll文件与.OPS文件到底是什么关系,我无论如何设置都无法获得.ops文件呢。</p> |
|