tune
This commit is contained in:
+2
-2
@@ -108,7 +108,7 @@ ReTrainMillingPara(<樣本旗標>, <檔案輸出路徑>);
|
||||
<pre><code>ClearTimeMappingData();
|
||||
AddTimeDataByFile( "lineA", "Mapping/sensor1.csv", "18:25:51.7100", "18:26:12.9910");
|
||||
AddTimeDataByFile( "lineB", "Mapping/sensor1.csv", "18:26:30.5750", "18:27:12.2880");
|
||||
RunNcFile("NC/file1.nc")
|
||||
PlayNcFile("NC/file1.nc")
|
||||
TrainMillingPara(Fx|Fy|Fz, "StainlessSteel.mp");
|
||||
</code></pre>
|
||||
</div>
|
||||
@@ -118,7 +118,7 @@ TrainMillingPara(Fx|Fy|Fz, "StainlessSteel.mp");
|
||||
<pre><code>ClearTimeMappingData();
|
||||
AddTimeDataByFile( "lineA", "Mapping/sensor1.csv", "18:25:51.7100", "18:26:12.9910");
|
||||
AddTimeDataByFile( "lineB", "Mapping/sensor1.csv", "18:26:30.5750", "18:27:12.2880");
|
||||
RunNcFile("NC/file1.nc")
|
||||
PlayNcFile("NC/file1.nc")
|
||||
ReTrainMillingPara(Fz|Mx|My|Mz, "StainlessSteel.mp");
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user