tune
This commit is contained in:
parent
83745faed9
commit
1bc680a51a
BIN
App/Hi.Wpf.dll
BIN
App/Hi.Wpf.dll
Binary file not shown.
BIN
App/HiCbtr.dll
BIN
App/HiCbtr.dll
Binary file not shown.
BIN
App/HiDisp.dll
BIN
App/HiDisp.dll
Binary file not shown.
BIN
App/HiGeom.dll
BIN
App/HiGeom.dll
Binary file not shown.
Binary file not shown.
BIN
App/HiMech.dll
BIN
App/HiMech.dll
Binary file not shown.
@ -11,8 +11,8 @@
|
||||
"dependencies": {
|
||||
"AvalonEdit": "6.3.0.90",
|
||||
"FontAwesome.Sharp": "6.3.0",
|
||||
"Hi.Wpf": "3.1.50",
|
||||
"HiNc": "3.1.71",
|
||||
"Hi.Wpf": "3.1.51",
|
||||
"HiNc": "3.1.72",
|
||||
"Microsoft.Extensions.Configuration.Json": "9.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
||||
"Microsoft.Extensions.Hosting": "9.0.0",
|
||||
@ -1659,39 +1659,39 @@
|
||||
}
|
||||
},
|
||||
"Grpc.Tools/2.66.0": {},
|
||||
"Hi.Wpf/3.1.50": {
|
||||
"Hi.Wpf/3.1.51": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.55"
|
||||
"HiDisp": "3.1.56"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.50.0",
|
||||
"fileVersion": "3.1.50.0"
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.55": {
|
||||
"HiCbtr/3.1.56": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.55"
|
||||
"HiDisp": "3.1.56"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.55": {
|
||||
"HiDisp/3.1.56": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.50",
|
||||
"HiGeom": "3.1.51",
|
||||
"System.Configuration.ConfigurationManager": "9.0.10",
|
||||
"System.Drawing.Common": "9.0.10",
|
||||
"System.Resources.Extensions": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.50": {
|
||||
"HiGeom/3.1.51": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.50.0",
|
||||
"fileVersion": "3.1.50.0"
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.50": {
|
||||
"HiLicense/3.1.51": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.50"
|
||||
"HiGeom": "3.1.51"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.50.0",
|
||||
"fileVersion": "3.1.50.0"
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.62": {
|
||||
"HiMech/3.1.63": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.55",
|
||||
"HiCbtr": "3.1.56",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.62.0",
|
||||
"fileVersion": "3.1.62.0"
|
||||
"assemblyVersion": "3.1.63.0",
|
||||
"fileVersion": "3.1.63.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.71": {
|
||||
"HiNc/3.1.72": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.50",
|
||||
"HiMech": "3.1.62",
|
||||
"HiUniNc": "3.1.59",
|
||||
"HiLicense": "3.1.51",
|
||||
"HiMech": "3.1.63",
|
||||
"HiUniNc": "3.1.60",
|
||||
"System.IO.Pipelines": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.71.0",
|
||||
"fileVersion": "3.1.71.0"
|
||||
"assemblyVersion": "3.1.72.0",
|
||||
"fileVersion": "3.1.72.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.59": {
|
||||
"HiUniNc/3.1.60": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.62"
|
||||
"HiMech": "3.1.63"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.59.0",
|
||||
"fileVersion": "3.1.59.0"
|
||||
"assemblyVersion": "3.1.60.0",
|
||||
"fileVersion": "3.1.60.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.50": {
|
||||
"Hi.Wpf/3.1.51": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-lXM0tfyzP9f9+3p/uOtrTcVQBTNrPDyNOea9Dpngf7HVBsHhES/wPKmVKxJe+qS1bHXMTSZFOC/r15M0nML8DA==",
|
||||
"path": "hi.wpf/3.1.50",
|
||||
"hashPath": "hi.wpf.3.1.50.nupkg.sha512"
|
||||
"sha512": "sha512-Anl7sK0pDYdp2saJMZ9E2TiZx0O7tcaCZPe6WQ4CZjg264/B+v/idO/ZVjjvgV6TkKUGlXJJo1QbpJkDI+anRw==",
|
||||
"path": "hi.wpf/3.1.51",
|
||||
"hashPath": "hi.wpf.3.1.51.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.55": {
|
||||
"HiCbtr/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-OK81A9H1zBTFYop8UrbyaOysYQ2LYk0gS51Oi7hboXYDpeRJcBpoHZ5AdoPYvgHMzzdV9G8JutrrC0LCYPOuEA==",
|
||||
"path": "hicbtr/3.1.55",
|
||||
"hashPath": "hicbtr.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-r5Og8gPK/p4vD89ywRNgc2uUwn3wWudKXrQhZG2L5nA7RFUc5musfjwQ+8IiYx1a2sZkxI6DiYRq464sV3wwEA==",
|
||||
"path": "hicbtr/3.1.56",
|
||||
"hashPath": "hicbtr.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.55": {
|
||||
"HiDisp/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1Fe9klKZfLMFyrS1Dull2XKdyfRfzjzbzAlq3vd3bGweAi9djFem+aRMEPqAXHi13tSj7oiTtGkkNPp5Z1Qm8Q==",
|
||||
"path": "hidisp/3.1.55",
|
||||
"hashPath": "hidisp.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-RbxUT+6ei07BdTNXRcmceqOw/5TpY+fGV7FC9hYGJQlH24/HM6Gn1gewdMfh91d+8z/bY/yR/Fk1UvV3ei8z8A==",
|
||||
"path": "hidisp/3.1.56",
|
||||
"hashPath": "hidisp.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.50": {
|
||||
"HiGeom/3.1.51": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xw0e2JMQnvLJAeTN7Ctzw3GV9NXG0Lk3iegr5hTaF1m7mcsYVbFDcQuY8/LuEyKZFqblMM2PydcLtbyZgF7gwA==",
|
||||
"path": "higeom/3.1.50",
|
||||
"hashPath": "higeom.3.1.50.nupkg.sha512"
|
||||
"sha512": "sha512-+ix+0FS5Dms+UfezmTLiMLYxxfoswN5nrsRAUkSVEdM3lRtZyfxuW6R62X9ye1whHaqn1BcMGTtMBaeEGL9EFg==",
|
||||
"path": "higeom/3.1.51",
|
||||
"hashPath": "higeom.3.1.51.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.50": {
|
||||
"HiLicense/3.1.51": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-g/uAtpHKhHoMqz72cdCuuZ/hpdyVf2d7rTFpjAANWysj5MNa8yI456bVwhCZ5gbwtrWC29BNx94qYem5Trp4Sw==",
|
||||
"path": "hilicense/3.1.50",
|
||||
"hashPath": "hilicense.3.1.50.nupkg.sha512"
|
||||
"sha512": "sha512-IKBw1gc6zSTKWc6gd5xMcOfUxkS4GIiNWQPDeU3ucumoZyNp7Rr8n2p3RneBacu3RTs8eZmsL9nPHn/w14Xr5Q==",
|
||||
"path": "hilicense/3.1.51",
|
||||
"hashPath": "hilicense.3.1.51.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.62": {
|
||||
"HiMech/3.1.63": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-K9DsUYuEBhK8t9Jqy72RZQ+J0tinImovtVOgC5jFsiLAPDdLT9tlTiS7AfsUPbpKg+IUQqIvF83p4pc3a4+AKQ==",
|
||||
"path": "himech/3.1.62",
|
||||
"hashPath": "himech.3.1.62.nupkg.sha512"
|
||||
"sha512": "sha512-0ItJPkGl2NsFgAvMCCpCVLTMdJVQlTtL2rXvaj4FEBp0Ezs2kf89xTtPSP4nVt81F9sEgdvopxO0jwHQvPJIfA==",
|
||||
"path": "himech/3.1.63",
|
||||
"hashPath": "himech.3.1.63.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.71": {
|
||||
"HiNc/3.1.72": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-m4+obVYv/6KU+afsuXmprG1k92yN7HRr4xrP3Zn6m1xmqH3ua4e/X4QxfFKVfnl9Yi80Ty9j6AwgqQw6YzkmVA==",
|
||||
"path": "hinc/3.1.71",
|
||||
"hashPath": "hinc.3.1.71.nupkg.sha512"
|
||||
"sha512": "sha512-CidhebmOR2vtZzcQDHRDyK7sx06PB/iIN9UoRQ8QxMD1QbIV0N8JVs+9fmjRpGbsjnfTP2isYF11HP2WK8Wr4g==",
|
||||
"path": "hinc/3.1.72",
|
||||
"hashPath": "hinc.3.1.72.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.59": {
|
||||
"HiUniNc/3.1.60": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-nBW6MQmPZtqv97losvgs+YmPyLyQtZ6Ex5y3sGEOHEzRYIaM1I8GnsQ/Y+wUKjC2wWZGoHpbNLOslZMEgzxXsw==",
|
||||
"path": "hiuninc/3.1.59",
|
||||
"hashPath": "hiuninc.3.1.59.nupkg.sha512"
|
||||
"sha512": "sha512-1XWdIUQcKk0PCsZycKxUvnPZY0/JSGX3e3nmTmO9gDhwb+njVipFX5fXe3VzjvIQ2+tZsXV8AAbx3X3BYi7S3A==",
|
||||
"path": "hiuninc/3.1.60",
|
||||
"hashPath": "hiuninc.3.1.60.nupkg.sha512"
|
||||
},
|
||||
"MathNet.Numerics/5.0.0": {
|
||||
"type": "package",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
App/HiNc.dll
BIN
App/HiNc.dll
Binary file not shown.
BIN
App/HiUniNc.dll
BIN
App/HiUniNc.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -497,37 +497,6 @@ Uses the default MongoDB connection.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_MachiningProject_CsvRunner_" data-uid="Hi.MachiningProcs.MachiningProject.CsvRunner*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_CsvRunner" data-uid="Hi.MachiningProcs.MachiningProject.CsvRunner">
|
||||
CsvRunner
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CsvRunner CsvRunner { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Numerical.FilePlayers.CsvRunner.html">CsvRunner</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_MachiningProject_DictionaryColorGuide_" data-uid="Hi.MachiningProcs.MachiningProject.DictionaryColorGuide*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_MachiningProject_DictionaryColorGuide" data-uid="Hi.MachiningProcs.MachiningProject.DictionaryColorGuide">
|
||||
|
||||
@ -2581,6 +2581,38 @@ public void Message(string message)</code></pre>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_OptCallPreferFuncIndexDictionary_" data-uid="Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_OptCallPreferFuncIndexDictionary" data-uid="Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary">
|
||||
OptCallPreferFuncIndexDictionary()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsAce("OptCallPreferFuncIndexDictionary()")]
|
||||
public Dictionary<Func<MillingPhysicsBrief, double>, double> OptCallPreferFuncIndexDictionary()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2">Dictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-2">Func</a><<a class="xref" href="Hi.MillingForces.MillingPhysicsBrief.html">MillingPhysicsBrief</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeApi_OptimizeToFiles_" data-uid="Hi.MachiningProcs.RuntimeApi.OptimizeToFiles*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeApi_OptimizeToFiles_System_String_" data-uid="Hi.MachiningProcs.RuntimeApi.OptimizeToFiles(System.String)">
|
||||
|
||||
@ -392,7 +392,8 @@ public double AccumulatedSpindleEnergyConsumption_kWh { get; }</code></pre>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets the accumulated time.</p>
|
||||
<div class="markdown level1 summary"><p>Ideal accumulated worked time by simulation.
|
||||
Ideal Program duration.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@ -419,6 +420,41 @@ public TimeSpan AccumulatedTime { get; }</code></pre>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningSteps_MachiningStep_ActualTime_" data-uid="Hi.MachiningSteps.MachiningStep.ActualTime*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningSteps_MachiningStep_ActualTime" data-uid="Hi.MachiningSteps.MachiningStep.ActualTime">
|
||||
ActualTime
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Actual accumulated worked time.
|
||||
Actual Program time.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Present("Actual Time", "Act.Time", PhysicsUnit.None, "G")]
|
||||
[JsAce(ClassExt = "MachiningStep")]
|
||||
public TimeSpan? ActualTime { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a>?</dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningSteps_MachiningStep_AvgAbsMomentAboutSensorVec3d_Nm_" data-uid="Hi.MachiningSteps.MachiningStep.AvgAbsMomentAboutSensorVec3d_Nm*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningSteps_MachiningStep_AvgAbsMomentAboutSensorVec3d_Nm" data-uid="Hi.MachiningSteps.MachiningStep.AvgAbsMomentAboutSensorVec3d_Nm">
|
||||
|
||||
@ -153,109 +153,38 @@ Class StepTimeShotUtil
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Mapping_StepTimeShotUtil_GetShots_" data-uid="Hi.Mapping.StepTimeShotUtil.GetShots*"></a>
|
||||
<a id="Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionaryByActualTime_" data-uid="Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_StepTimeShotUtil_GetShots_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_" data-uid="Hi.Mapping.StepTimeShotUtil.GetShots(Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)">
|
||||
GetShots(FileTimeSection, GetTimeShotByFileDelegate)
|
||||
<h3 id="Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionaryByActualTime_Hi_CutterLocations_ClStrips_ClStrip_Hi_Common_Range_System_Int32__Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_System_String_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_" data-uid="Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.String,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)">
|
||||
GetStepToShotsDictionaryByActualTime(ClStrip, Range<int>, CycleSamplingMode, string, GetTimeShotByFileDelegate)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets time shots from a file time section, filtering and interpolating based on the specified time range.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static List<ITimeShot> GetShots(FileTimeSection relFileTimeSection, StepTimeShotUtil.GetTimeShotByFileDelegate getTimeShotByRelFileFunc)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>relFileTimeSection</code> <a class="xref" href="Hi.Mappings.FileTimeSection.html">FileTimeSection</a></dt>
|
||||
<dd><p>The file time section containing file path and time range for filtering.</p>
|
||||
</dd>
|
||||
<dt><code>getTimeShotByRelFileFunc</code> <a class="xref" href="Hi.Mapping.StepTimeShotUtil.html">StepTimeShotUtil</a>.<a class="xref" href="Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate.html">GetTimeShotByFileDelegate</a></dt>
|
||||
<dd><p>The delegate function to get time shots from a file.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="Hi.Mapping.ITimeShot.html">ITimeShot</a>></dt>
|
||||
<dd><p>A list of time shots that:</p>
|
||||
<ul>
|
||||
<li>Fall within the specified time range</li>
|
||||
<li>Include interpolated values at range boundaries</li>
|
||||
<li>Are sorted by time
|
||||
Returns null if no shots are found or if reading fails.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Mapping_StepTimeShotUtil_GetShots_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate__remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>The returned shots are:</p>
|
||||
<ul>
|
||||
<li>Filtered to the specified time range</li>
|
||||
<li>Interpolated at range boundaries for accuracy</li>
|
||||
<li>Sorted by time</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionary_" data-uid="Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionary_Hi_CutterLocations_ClStrips_ClStrip_Hi_Common_Range_System_Int32__Hi_Machining_MachiningToolHouse_Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_" data-uid="Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Machining.MachiningToolHouse,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)">
|
||||
GetStepToShotsDictionary(ClStrip, Range<int>, MachiningToolHouse, CycleSamplingMode, FileTimeSection, GetTimeShotByFileDelegate)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets a dictionary mapping step indices to lists of time shots.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Dictionary<int, List<ITimeShot>> GetStepToShotsDictionary(ClStrip clStrip, Range<int> stepSection, MachiningToolHouse toolHouse, StepTimeShotUtil.CycleSamplingMode cycleSamplingMode, FileTimeSection relFileTimeSection, StepTimeShotUtil.GetTimeShotByFileDelegate getTimeShotByRelFileFunc)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static Dictionary<int, List<ITimeShot>> GetStepToShotsDictionaryByActualTime(ClStrip clStrip, Range<int> stepSection, StepTimeShotUtil.CycleSamplingMode cycleSamplingMode, string timeShotRelFile, StepTimeShotUtil.GetTimeShotByFileDelegate getTimeShotByRelFileFunc)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>clStrip</code> <a class="xref" href="Hi.CutterLocations.ClStrips.ClStrip.html">ClStrip</a></dt>
|
||||
<dd><p>The cutter location strip containing the steps.</p>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
<dt><code>stepSection</code> <a class="xref" href="Hi.Common.Range-1.html">Range</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>></dt>
|
||||
<dd><p>The range of step indices to process.</p>
|
||||
</dd>
|
||||
<dt><code>toolHouse</code> <a class="xref" href="Hi.Machining.MachiningToolHouse.html">MachiningToolHouse</a></dt>
|
||||
<dd><p>The tool house containing available tools.</p>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
<dt><code>cycleSamplingMode</code> <a class="xref" href="Hi.Mapping.StepTimeShotUtil.html">StepTimeShotUtil</a>.<a class="xref" href="Hi.Mapping.StepTimeShotUtil.CycleSamplingMode.html">CycleSamplingMode</a></dt>
|
||||
<dd><p>The cycle sampling mode to use (spindle or flute cycle).</p>
|
||||
</dd>
|
||||
<dt><code>relFileTimeSection</code> <a class="xref" href="Hi.Mappings.FileTimeSection.html">FileTimeSection</a></dt>
|
||||
<dd><p>The file time section containing file path and time range.</p>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
<dt><code>timeShotRelFile</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>getTimeShotByRelFileFunc</code> <a class="xref" href="Hi.Mapping.StepTimeShotUtil.html">StepTimeShotUtil</a>.<a class="xref" href="Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate.html">GetTimeShotByFileDelegate</a></dt>
|
||||
<dd><p>The delegate function to get time shots from a file.</p>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2">Dictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="Hi.Mapping.ITimeShot.html">ITimeShot</a>>></dt>
|
||||
<dd><p>A dictionary mapping step indices to time shot lists, or null if:</p>
|
||||
<ul>
|
||||
<li>File reading fails</li>
|
||||
<li>Time range calculation fails</li>
|
||||
<li>No valid shots are found</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@ -264,15 +193,6 @@ Returns null if no shots are found or if reading fails.</li>
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionary_Hi_CutterLocations_ClStrips_ClStrip_Hi_Common_Range_System_Int32__Hi_Machining_MachiningToolHouse_Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate__remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>For each step, this method:</p>
|
||||
<ul>
|
||||
<li>Calculates the appropriate time range</li>
|
||||
<li>Filters shots to that range</li>
|
||||
<li>Interpolates values at range boundaries</li>
|
||||
<li>Ensures at least one full cycle of data</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class TimeMapping | HiAPI-C# 2025 ">
|
||||
|
||||
<meta name="description" content="Provides mapping between machining steps and time-based measurements (shots), with support for XML serialization and asynchronous loading of measurement data.">
|
||||
<meta name="description" content="Provides mapping between machining steps and time-based measurements (shots),">
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
<link rel="stylesheet" href="../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../public/main.css">
|
||||
@ -97,8 +97,7 @@ Class TimeMapping
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"><p>Provides mapping between machining steps and time-based measurements (shots),
|
||||
with support for XML serialization and asynchronous loading of measurement data.</p>
|
||||
<div class="markdown summary"><p>Provides mapping between machining steps and time-based measurements (shots),</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
@ -188,8 +187,8 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping__ctor_" data-uid="Hi.Mapping.TimeMapping.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping__ctor_Hi_CutterLocations_ClStrips_ClStrip_Hi_Machining_MachiningToolHouse_System_String_" data-uid="Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.String)">
|
||||
TimeMapping(ClStrip, MachiningToolHouse, string)
|
||||
<h3 id="Hi_Mapping_TimeMapping__ctor_Hi_CutterLocations_ClStrips_ClStrip_Hi_Machining_MachiningToolHouse_System_Func_System_String__" data-uid="Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.Func{System.String})">
|
||||
TimeMapping(ClStrip, MachiningToolHouse, Func<string>)
|
||||
|
||||
</h3>
|
||||
|
||||
@ -198,7 +197,7 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeMapping(ClStrip clStrip, MachiningToolHouse millingToolHouse, string baseDirectory)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public TimeMapping(ClStrip clStrip, MachiningToolHouse millingToolHouse, Func<string> baseDirectoryGetter)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
@ -209,9 +208,8 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
<dt><code>millingToolHouse</code> <a class="xref" href="Hi.Machining.MachiningToolHouse.html">MachiningToolHouse</a></dt>
|
||||
<dd><p>The machining tool house containing available tools.</p>
|
||||
</dd>
|
||||
<dt><code>baseDirectory</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The base directory for file paths.</p>
|
||||
</dd>
|
||||
<dt><code>baseDirectoryGetter</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-1">Func</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@ -227,8 +225,8 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping__ctor_" data-uid="Hi.Mapping.TimeMapping.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_String_" data-uid="Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.String)">
|
||||
TimeMapping(XElement, string)
|
||||
<h3 id="Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_Func_System_String__" data-uid="Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.Func{System.String})">
|
||||
TimeMapping(XElement, Func<string>)
|
||||
|
||||
</h3>
|
||||
|
||||
@ -237,7 +235,7 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeMapping(XElement src, string baseDirectory)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public TimeMapping(XElement src, Func<string> baseDirectoryGetter)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
@ -245,9 +243,8 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
<dt><code>src</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.xml.linq.xelement">XElement</a></dt>
|
||||
<dd><p>The XML element containing the mapping data.</p>
|
||||
</dd>
|
||||
<dt><code>baseDirectory</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The base directory for resolving relative file paths.</p>
|
||||
</dd>
|
||||
<dt><code>baseDirectoryGetter</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-1">Func</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@ -257,7 +254,7 @@ with support for XML serialization and asynchronous loading of measurement data.
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_String__remarks">Remarks</h4>
|
||||
<h4 class="section" id="Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_Func_System_String___remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>This constructor supports legacy XML formats and automatically converts them to the current format.
|
||||
Legacy formats include:</p>
|
||||
<ul>
|
||||
@ -286,7 +283,7 @@ All relative file paths in the mapping are resolved against this directory.</p>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string BaseDirectory { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public string BaseDirectory { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -306,6 +303,37 @@ All relative file paths in the mapping are resolved against this directory.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping_BaseDirectoryGetter_" data-uid="Hi.Mapping.TimeMapping.BaseDirectoryGetter*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping_BaseDirectoryGetter" data-uid="Hi.Mapping.TimeMapping.BaseDirectoryGetter">
|
||||
BaseDirectoryGetter
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Func<string> BaseDirectoryGetter { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-1">Func</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping_ClStrip_" data-uid="Hi.Mapping.TimeMapping.ClStrip*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping_ClStrip" data-uid="Hi.Mapping.TimeMapping.ClStrip">
|
||||
@ -877,6 +905,43 @@ This method is thread-safe and can be called concurrently.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping_MapByActualTime_" data-uid="Hi.Mapping.TimeMapping.MapByActualTime*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping_MapByActualTime_Hi_Common_Range_System_Int32__System_String_Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_System_Nullable_System_Threading_CancellationToken__" data-uid="Hi.Mapping.TimeMapping.MapByActualTime(Hi.Common.Range{System.Int32},System.String,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.Nullable{System.Threading.CancellationToken})">
|
||||
MapByActualTime(Range<int>, string, CycleSamplingMode, CancellationToken?)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void MapByActualTime(Range<int> stepSection, string timeShotRelFile, StepTimeShotUtil.CycleSamplingMode cycleSamplingMode, CancellationToken? cancellationToken = null)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>stepSection</code> <a class="xref" href="Hi.Common.Range-1.html">Range</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>></dt>
|
||||
<dd></dd>
|
||||
<dt><code>timeShotRelFile</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>cycleSamplingMode</code> <a class="xref" href="Hi.Mapping.StepTimeShotUtil.html">StepTimeShotUtil</a>.<a class="xref" href="Hi.Mapping.StepTimeShotUtil.CycleSamplingMode.html">CycleSamplingMode</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a>?</dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Mapping_TimeMapping_WaitMapping_" data-uid="Hi.Mapping.TimeMapping.WaitMapping*"></a>
|
||||
|
||||
<h3 id="Hi_Mapping_TimeMapping_WaitMapping" data-uid="Hi.Mapping.TimeMapping.WaitMapping">
|
||||
|
||||
@ -112,8 +112,7 @@ This class manages the loading and caching of time shot data from measurement fi
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Mapping.TimeMapping.html">TimeMapping</a></dt>
|
||||
<dd><p>Provides mapping between machining steps and time-based measurements (shots),
|
||||
with support for XML serialization and asynchronous loading of measurement data.</p>
|
||||
<dd><p>Provides mapping between machining steps and time-based measurements (shots),</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<h3 id="interfaces">
|
||||
|
||||
@ -631,6 +631,38 @@ If the feedrate changing exceeds this ratio, the Feedrate in the NC line will be
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcOpt_NcOptOption_IsPreferFuncIndexDictionaryCalled_" data-uid="Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled*"></a>
|
||||
|
||||
<h3 id="Hi_NcOpt_NcOptOption_IsPreferFuncIndexDictionaryCalled" data-uid="Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled">
|
||||
IsPreferFuncIndexDictionaryCalled
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Internal Use Only.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool IsPreferFuncIndexDictionaryCalled { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcOpt_NcOptOption_MaxAcceleration_mmds2_" data-uid="Hi.NcOpt.NcOptOption.MaxAcceleration_mmds2*"></a>
|
||||
|
||||
<h3 id="Hi_NcOpt_NcOptOption_MaxAcceleration_mmds2" data-uid="Hi.NcOpt.NcOptOption.MaxAcceleration_mmds2">
|
||||
@ -1291,6 +1323,37 @@ It is the reciprocal of <a class="xref" href="Hi.NcOpt.NcOptOption.html#Hi_NcOpt
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_NcOpt_NcOptOption_CallPreferFuncIndexDictionary_" data-uid="Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary*"></a>
|
||||
|
||||
<h3 id="Hi_NcOpt_NcOptOption_CallPreferFuncIndexDictionary" data-uid="Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary">
|
||||
CallPreferFuncIndexDictionary()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Dictionary<Func<MillingPhysicsBrief, double>, double> CallPreferFuncIndexDictionary()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2">Dictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-2">Func</a><<a class="xref" href="Hi.MillingForces.MillingPhysicsBrief.html">MillingPhysicsBrief</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcOpt_NcOptOption_Duplicate_" data-uid="Hi.NcOpt.NcOptOption.Duplicate*"></a>
|
||||
|
||||
<h3 id="Hi_NcOpt_NcOptOption_Duplicate" data-uid="Hi.NcOpt.NcOptOption.Duplicate">
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class CsvRunner | HiAPI-C# 2025 </title>
|
||||
<title>Class ActActualTime | HiAPI-C# 2025 </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class CsvRunner | HiAPI-C# 2025 ">
|
||||
<meta name="title" content="Class ActActualTime | HiAPI-C# 2025 ">
|
||||
|
||||
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
@ -84,24 +84,24 @@
|
||||
<nav id="breadcrumb"></nav>
|
||||
</div>
|
||||
|
||||
<article data-uid="Hi.Numerical.FilePlayers.CsvRunner">
|
||||
<article data-uid="Hi.Numerical.Acts.ActActualTime">
|
||||
|
||||
|
||||
|
||||
<h1 id="Hi_Numerical_FilePlayers_CsvRunner" data-uid="Hi.Numerical.FilePlayers.CsvRunner" class="text-break">
|
||||
Class CsvRunner
|
||||
<h1 id="Hi_Numerical_Acts_ActActualTime" data-uid="Hi.Numerical.Acts.ActActualTime" class="text-break">
|
||||
Class ActActualTime
|
||||
</h1>
|
||||
|
||||
<div class="facts text-secondary">
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.FilePlayers.html">FilePlayers</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiNc.dll</dd></dl>
|
||||
<dl><dt>Namespace</dt><dd><a class="xref" href="Hi.html">Hi</a>.<a class="xref" href="Hi.Numerical.html">Numerical</a>.<a class="xref" href="Hi.Numerical.Acts.html">Acts</a></dd></dl>
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"></div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class CsvRunner : IControlRunner</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class ActActualTime : IActMachineStep, IAct</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -111,14 +111,15 @@ Class CsvRunner
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><span class="xref">CsvRunner</span></div>
|
||||
<div><span class="xref">ActActualTime</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="typelist implements">
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="Hi.Numerical.FilePlayers.IControlRunner.html">IControlRunner</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.Acts.IActMachineStep.html">IActMachineStep</a></div>
|
||||
<div><a class="xref" href="Hi.Numerical.Acts.IAct.html">IAct</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@ -183,10 +184,10 @@ Class CsvRunner
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner__ctor_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.#ctor*"></a>
|
||||
<a id="Hi_Numerical_Acts_ActActualTime__ctor_" data-uid="Hi.Numerical.Acts.ActActualTime.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner__ctor_Hi_Common_PacePlayer_Hi_MachiningProcs_SessionMessageHost_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.#ctor(Hi.Common.PacePlayer,Hi.MachiningProcs.SessionMessageHost)">
|
||||
CsvRunner(PacePlayer, SessionMessageHost)
|
||||
<h3 id="Hi_Numerical_Acts_ActActualTime__ctor_System_TimeSpan_" data-uid="Hi.Numerical.Acts.ActActualTime.#ctor(System.TimeSpan)">
|
||||
ActActualTime(TimeSpan)
|
||||
|
||||
</h3>
|
||||
|
||||
@ -194,14 +195,12 @@ Class CsvRunner
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CsvRunner(PacePlayer pacePlayer, SessionMessageHost sessionMessageHost)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ActActualTime(TimeSpan actualTime)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>pacePlayer</code> <a class="xref" href="Hi.Common.PacePlayer.html">PacePlayer</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>sessionMessageHost</code> <a class="xref" href="Hi.MachiningProcs.SessionMessageHost.html">SessionMessageHost</a></dt>
|
||||
<dt><code>actualTime</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
@ -220,42 +219,10 @@ Class CsvRunner
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_Config_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.Config*"></a>
|
||||
<a id="Hi_Numerical_Acts_ActActualTime_ActualTime_" data-uid="Hi.Numerical.Acts.ActActualTime.ActualTime*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_Config" data-uid="Hi.Numerical.FilePlayers.CsvRunner.Config">
|
||||
Config
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Configuration for CSV Runner.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CsvRunnerConfig Config { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Numerical.FilePlayers.CsvRunnerConfig.html">CsvRunnerConfig</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_PacePlayer_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.PacePlayer*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_PacePlayer" data-uid="Hi.Numerical.FilePlayers.CsvRunner.PacePlayer">
|
||||
PacePlayer
|
||||
<h3 id="Hi_Numerical_Acts_ActActualTime_ActualTime" data-uid="Hi.Numerical.Acts.ActActualTime.ActualTime">
|
||||
ActualTime
|
||||
|
||||
</h3>
|
||||
|
||||
@ -263,7 +230,7 @@ Class CsvRunner
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public PacePlayer PacePlayer { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public TimeSpan ActualTime { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@ -272,7 +239,7 @@ Class CsvRunner
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Common.PacePlayer.html">PacePlayer</a></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
@ -283,168 +250,6 @@ Class CsvRunner
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_SessionMessageHost_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_SessionMessageHost" data-uid="Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost">
|
||||
SessionMessageHost
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>External Hosted.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public SessionMessageHost SessionMessageHost { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.html">SessionMessageHost</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_Reset_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.Reset*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_Reset" data-uid="Hi.Numerical.FilePlayers.CsvRunner.Reset">
|
||||
Reset()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Reset runtime data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Reset()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_ResetFileIndex_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_ResetFileIndex" data-uid="Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex">
|
||||
ResetFileIndex()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Resets the file index to zero.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void ResetFileIndex()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_RunControlLines_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.RunControlLines*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_RunControlLines_System_String_System_Collections_Generic_IEnumerable_System_String__System_Threading_CancellationToken_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.RunControlLines(System.String,System.Collections.Generic.IEnumerable{System.String},System.Threading.CancellationToken)">
|
||||
RunControlLines(string, IEnumerable<string>, CancellationToken)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Runs raw Control lines and yields source control line and Act pairs.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IEnumerable<SourceCommandActEntry> RunControlLines(string relFilePath, IEnumerable<string> lines, CancellationToken cancellationToken)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>relFilePath</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>The relative path of the control file</p>
|
||||
</dd>
|
||||
<dt><code>lines</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd><p>The enumerable collection of command (control code) lines</p>
|
||||
</dd>
|
||||
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd><p>Cancellation token to cancel the operation</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a class="xref" href="Hi.Numerical.FilePlayers.SourceCommandActEntry.html">SourceCommandActEntry</a>></dt>
|
||||
<dd><p>Enumerable of source control line and Act pairs</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunner_RunToLineEnd_" data-uid="Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunner_RunToLineEnd" data-uid="Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd">
|
||||
RunToLineEnd()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Set <a class="xref" href="Hi.Common.EnumerablePlayer.html">EnumerablePlayer</a> before use the function.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void RunToLineEnd()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
@ -178,6 +178,72 @@ Class ActStateRunner
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_ActualTime_" data-uid="Hi.Numerical.Acts.ActStateRunner.ActualTime*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_ActualTime" data-uid="Hi.Numerical.Acts.ActStateRunner.ActualTime">
|
||||
ActualTime
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Actual accumulated worked time.
|
||||
Actual Program time.
|
||||
null if not set.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeSpan? ActualTime { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a>?</dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_Data_" data-uid="Hi.Numerical.Acts.ActStateRunner.Data*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_Data" data-uid="Hi.Numerical.Acts.ActStateRunner.Data">
|
||||
Data
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>State external data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Dictionary<string, object> Data { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2">Dictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_Feedrate_mmdmin_" data-uid="Hi.Numerical.Acts.ActStateRunner.Feedrate_mmdmin*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_Feedrate_mmdmin" data-uid="Hi.Numerical.Acts.ActStateRunner.Feedrate_mmdmin">
|
||||
@ -274,6 +340,40 @@ Class ActStateRunner
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_ProgramTime_" data-uid="Hi.Numerical.Acts.ActStateRunner.ProgramTime*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_ProgramTime" data-uid="Hi.Numerical.Acts.ActStateRunner.ProgramTime">
|
||||
ProgramTime
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Ideal accumulated worked time by simulation.
|
||||
Ideal Program time.
|
||||
The value includes last action duration.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeSpan ProgramTime { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_SpindleAngle_deg_" data-uid="Hi.Numerical.Acts.ActStateRunner.SpindleAngle_deg*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_SpindleAngle_deg" data-uid="Hi.Numerical.Acts.ActStateRunner.SpindleAngle_deg">
|
||||
@ -466,39 +566,6 @@ Class ActStateRunner
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActStateRunner_WorkTime_" data-uid="Hi.Numerical.Acts.ActStateRunner.WorkTime*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActStateRunner_WorkTime" data-uid="Hi.Numerical.Acts.ActStateRunner.WorkTime">
|
||||
WorkTime
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Accumulated worked time in sec.
|
||||
The value includes last action duration.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeSpan WorkTime { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
@ -94,6 +94,10 @@
|
||||
<h3 id="classes">
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.Acts.ActActualTime.html">ActActualTime</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.Acts.ActClArc.html">ActClArc</a></dt>
|
||||
<dd><p>Represents an arc movement action for cutter location.</p>
|
||||
|
||||
@ -248,6 +248,37 @@ Class CsvRunnerConfig
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunnerConfig_ActualTimeTag_" data-uid="Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunnerConfig_ActualTimeTag" data-uid="Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag">
|
||||
ActualTimeTag
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string ActualTimeTag { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_FilePlayers_CsvRunnerConfig_CutterLocationPrefixTag_" data-uid="Hi.Numerical.FilePlayers.CsvRunnerConfig.CutterLocationPrefixTag*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_FilePlayers_CsvRunnerConfig_CutterLocationPrefixTag" data-uid="Hi.Numerical.FilePlayers.CsvRunnerConfig.CutterLocationPrefixTag">
|
||||
|
||||
@ -94,10 +94,6 @@
|
||||
<h3 id="classes">
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.FilePlayers.CsvRunner.html">CsvRunner</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.Numerical.FilePlayers.CsvRunnerConfig.html">CsvRunnerConfig</a></dt>
|
||||
<dd><p>Configuration class for CSV Runner.</p>
|
||||
|
||||
@ -2484,6 +2484,9 @@
|
||||
<a href="Hi.Numerical.Acts.html" name="" title="Hi.Numerical.Acts">Hi.Numerical.Acts</a>
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="Hi.Numerical.Acts.ActActualTime.html" name="" title="ActActualTime">ActActualTime</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.Acts.ActClArc.html" name="" title="ActClArc">ActClArc</a>
|
||||
</li>
|
||||
@ -2608,9 +2611,6 @@
|
||||
<a href="Hi.Numerical.FilePlayers.html" name="" title="Hi.Numerical.FilePlayers">Hi.Numerical.FilePlayers</a>
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="Hi.Numerical.FilePlayers.CsvRunner.html" name="" title="CsvRunner">CsvRunner</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Hi.Numerical.FilePlayers.CsvRunnerConfig.html" name="" title="CsvRunnerConfig">CsvRunnerConfig</a>
|
||||
</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -5888,7 +5888,7 @@
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Mapping.TimeMapping",
|
||||
"Summary": "<p sourcefile=\"api/Hi.Mapping.TimeMapping.yml\" sourcestartlinenumber=\"1\">Provides mapping between machining steps and time-based measurements (shots),\nwith support for XML serialization and asynchronous loading of measurement data.</p>\n"
|
||||
"Summary": "<p sourcefile=\"api/Hi.Mapping.TimeMapping.yml\" sourcestartlinenumber=\"1\">Provides mapping between machining steps and time-based measurements (shots),</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
@ -9516,6 +9516,20 @@
|
||||
"Title": "Hi.NcStepUtils",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.Acts.ActActualTime.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.Acts.ActActualTime.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.Acts.ActActualTime",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.Acts.ActClArc.yml",
|
||||
@ -10146,20 +10160,6 @@
|
||||
"Title": "Hi.Numerical.CoordinateInterpolationMode",
|
||||
"Summary": "<p sourcefile=\"api/Hi.Numerical.CoordinateInterpolationMode.yml\" sourcestartlinenumber=\"1\">Defines the coordinate interpolation mode for NC operations.</p>\n"
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.FilePlayers.CsvRunner.yml",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Hi.Numerical.FilePlayers.CsvRunner.html"
|
||||
}
|
||||
},
|
||||
"version": "",
|
||||
"Uid": null,
|
||||
"IsMRef": true,
|
||||
"Title": "Hi.Numerical.FilePlayers.CsvRunner",
|
||||
"Summary": null
|
||||
},
|
||||
{
|
||||
"type": "ManagedReference",
|
||||
"source_relative_path": "api/Hi.Numerical.FilePlayers.CsvRunnerConfig.yml",
|
||||
|
||||
@ -77816,19 +77816,6 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.MachiningProject.CoordinateEntryDisplayee
|
||||
nameWithType: MachiningProject.CoordinateEntryDisplayee
|
||||
- uid: Hi.MachiningProcs.MachiningProject.CsvRunner
|
||||
name: CsvRunner
|
||||
href: api/Hi.MachiningProcs.MachiningProject.html#Hi_MachiningProcs_MachiningProject_CsvRunner
|
||||
commentId: P:Hi.MachiningProcs.MachiningProject.CsvRunner
|
||||
fullName: Hi.MachiningProcs.MachiningProject.CsvRunner
|
||||
nameWithType: MachiningProject.CsvRunner
|
||||
- uid: Hi.MachiningProcs.MachiningProject.CsvRunner*
|
||||
name: CsvRunner
|
||||
href: api/Hi.MachiningProcs.MachiningProject.html#Hi_MachiningProcs_MachiningProject_CsvRunner_
|
||||
commentId: Overload:Hi.MachiningProcs.MachiningProject.CsvRunner
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.MachiningProject.CsvRunner
|
||||
nameWithType: MachiningProject.CsvRunner
|
||||
- uid: Hi.MachiningProcs.MachiningProject.DictionaryColorGuide
|
||||
name: DictionaryColorGuide
|
||||
href: api/Hi.MachiningProcs.MachiningProject.html#Hi_MachiningProcs_MachiningProject_DictionaryColorGuide
|
||||
@ -79887,6 +79874,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.NcOptOption
|
||||
nameWithType: RuntimeApi.NcOptOption
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary
|
||||
name: OptCallPreferFuncIndexDictionary()
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptCallPreferFuncIndexDictionary
|
||||
commentId: M:Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary()
|
||||
nameWithType: RuntimeApi.OptCallPreferFuncIndexDictionary()
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary*
|
||||
name: OptCallPreferFuncIndexDictionary
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptCallPreferFuncIndexDictionary_
|
||||
commentId: Overload:Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningProcs.RuntimeApi.OptCallPreferFuncIndexDictionary
|
||||
nameWithType: RuntimeApi.OptCallPreferFuncIndexDictionary
|
||||
- uid: Hi.MachiningProcs.RuntimeApi.OptEnableDepthCompensation
|
||||
name: OptEnableDepthCompensation
|
||||
href: api/Hi.MachiningProcs.RuntimeApi.html#Hi_MachiningProcs_RuntimeApi_OptEnableDepthCompensation
|
||||
@ -83776,6 +83776,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningSteps.MachiningStep.AccumulatedTime
|
||||
nameWithType: MachiningStep.AccumulatedTime
|
||||
- uid: Hi.MachiningSteps.MachiningStep.ActualTime
|
||||
name: ActualTime
|
||||
href: api/Hi.MachiningSteps.MachiningStep.html#Hi_MachiningSteps_MachiningStep_ActualTime
|
||||
commentId: P:Hi.MachiningSteps.MachiningStep.ActualTime
|
||||
fullName: Hi.MachiningSteps.MachiningStep.ActualTime
|
||||
nameWithType: MachiningStep.ActualTime
|
||||
- uid: Hi.MachiningSteps.MachiningStep.ActualTime*
|
||||
name: ActualTime
|
||||
href: api/Hi.MachiningSteps.MachiningStep.html#Hi_MachiningSteps_MachiningStep_ActualTime_
|
||||
commentId: Overload:Hi.MachiningSteps.MachiningStep.ActualTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.MachiningSteps.MachiningStep.ActualTime
|
||||
nameWithType: MachiningStep.ActualTime
|
||||
- uid: Hi.MachiningSteps.MachiningStep.AvgAbsMomentAboutSensorVec3d_Nm
|
||||
name: AvgAbsMomentAboutSensorVec3d_Nm
|
||||
href: api/Hi.MachiningSteps.MachiningStep.html#Hi_MachiningSteps_MachiningStep_AvgAbsMomentAboutSensorVec3d_Nm
|
||||
@ -85954,35 +85967,22 @@ references:
|
||||
commentId: F:Hi.Mapping.StepTimeShotUtil.CycleSamplingMode.SpindleCycle
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.CycleSamplingMode.SpindleCycle
|
||||
nameWithType: StepTimeShotUtil.CycleSamplingMode.SpindleCycle
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetShots(Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
name: GetShots(FileTimeSection, GetTimeShotByFileDelegate)
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetShots_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_
|
||||
commentId: M:Hi.Mapping.StepTimeShotUtil.GetShots(Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetShots(Hi.Mappings.FileTimeSection, Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
nameWithType: StepTimeShotUtil.GetShots(FileTimeSection, StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetShots*
|
||||
name: GetShots
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetShots_
|
||||
commentId: Overload:Hi.Mapping.StepTimeShotUtil.GetShots
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.String,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
name: GetStepToShotsDictionaryByActualTime(ClStrip, Range<int>, CycleSamplingMode, string, GetTimeShotByFileDelegate)
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionaryByActualTime_Hi_CutterLocations_ClStrips_ClStrip_Hi_Common_Range_System_Int32__Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_System_String_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_
|
||||
commentId: M:Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.String,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
name.vb: GetStepToShotsDictionaryByActualTime(ClStrip, Range(Of Integer), CycleSamplingMode, String, GetTimeShotByFileDelegate)
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(Hi.CutterLocations.ClStrips.ClStrip, Hi.Common.Range<int>, Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, string, Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
fullName.vb: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(Hi.CutterLocations.ClStrips.ClStrip, Hi.Common.Range(Of Integer), Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, String, Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
nameWithType: StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(ClStrip, Range<int>, StepTimeShotUtil.CycleSamplingMode, string, StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
nameWithType.vb: StepTimeShotUtil.GetStepToShotsDictionaryByActualTime(ClStrip, Range(Of Integer), StepTimeShotUtil.CycleSamplingMode, String, StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime*
|
||||
name: GetStepToShotsDictionaryByActualTime
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionaryByActualTime_
|
||||
commentId: Overload:Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetShots
|
||||
nameWithType: StepTimeShotUtil.GetShots
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Machining.MachiningToolHouse,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
name: GetStepToShotsDictionary(ClStrip, Range<int>, MachiningToolHouse, CycleSamplingMode, FileTimeSection, GetTimeShotByFileDelegate)
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionary_Hi_CutterLocations_ClStrips_ClStrip_Hi_Common_Range_System_Int32__Hi_Machining_MachiningToolHouse_Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_Hi_Mappings_FileTimeSection_Hi_Mapping_StepTimeShotUtil_GetTimeShotByFileDelegate_
|
||||
commentId: M:Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary(Hi.CutterLocations.ClStrips.ClStrip,Hi.Common.Range{System.Int32},Hi.Machining.MachiningToolHouse,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,Hi.Mappings.FileTimeSection,Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
name.vb: GetStepToShotsDictionary(ClStrip, Range(Of Integer), MachiningToolHouse, CycleSamplingMode, FileTimeSection, GetTimeShotByFileDelegate)
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary(Hi.CutterLocations.ClStrips.ClStrip, Hi.Common.Range<int>, Hi.Machining.MachiningToolHouse, Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, Hi.Mappings.FileTimeSection, Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
fullName.vb: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary(Hi.CutterLocations.ClStrips.ClStrip, Hi.Common.Range(Of Integer), Hi.Machining.MachiningToolHouse, Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, Hi.Mappings.FileTimeSection, Hi.Mapping.StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
nameWithType: StepTimeShotUtil.GetStepToShotsDictionary(ClStrip, Range<int>, MachiningToolHouse, StepTimeShotUtil.CycleSamplingMode, FileTimeSection, StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
nameWithType.vb: StepTimeShotUtil.GetStepToShotsDictionary(ClStrip, Range(Of Integer), MachiningToolHouse, StepTimeShotUtil.CycleSamplingMode, FileTimeSection, StepTimeShotUtil.GetTimeShotByFileDelegate)
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary*
|
||||
name: GetStepToShotsDictionary
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetStepToShotsDictionary_
|
||||
commentId: Overload:Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionary
|
||||
nameWithType: StepTimeShotUtil.GetStepToShotsDictionary
|
||||
fullName: Hi.Mapping.StepTimeShotUtil.GetStepToShotsDictionaryByActualTime
|
||||
nameWithType: StepTimeShotUtil.GetStepToShotsDictionaryByActualTime
|
||||
- uid: Hi.Mapping.StepTimeShotUtil.GetTimeShotByFile(System.String,System.Action{System.Int32},System.Nullable{System.Threading.CancellationToken})
|
||||
name: GetTimeShotByFile(string, Action<int>, CancellationToken?)
|
||||
href: api/Hi.Mapping.StepTimeShotUtil.html#Hi_Mapping_StepTimeShotUtil_GetTimeShotByFile_System_String_System_Action_System_Int32__System_Nullable_System_Threading_CancellationToken__
|
||||
@ -86011,24 +86011,24 @@ references:
|
||||
commentId: T:Hi.Mapping.TimeMapping
|
||||
fullName: Hi.Mapping.TimeMapping
|
||||
nameWithType: TimeMapping
|
||||
- uid: Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.String)
|
||||
name: TimeMapping(ClStrip, MachiningToolHouse, string)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping__ctor_Hi_CutterLocations_ClStrips_ClStrip_Hi_Machining_MachiningToolHouse_System_String_
|
||||
commentId: M:Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.String)
|
||||
name.vb: New(ClStrip, MachiningToolHouse, String)
|
||||
fullName: Hi.Mapping.TimeMapping.TimeMapping(Hi.CutterLocations.ClStrips.ClStrip, Hi.Machining.MachiningToolHouse, string)
|
||||
fullName.vb: Hi.Mapping.TimeMapping.New(Hi.CutterLocations.ClStrips.ClStrip, Hi.Machining.MachiningToolHouse, String)
|
||||
nameWithType: TimeMapping.TimeMapping(ClStrip, MachiningToolHouse, string)
|
||||
nameWithType.vb: TimeMapping.New(ClStrip, MachiningToolHouse, String)
|
||||
- uid: Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.String)
|
||||
name: TimeMapping(XElement, string)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_String_
|
||||
commentId: M:Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.String)
|
||||
name.vb: New(XElement, String)
|
||||
fullName: Hi.Mapping.TimeMapping.TimeMapping(System.Xml.Linq.XElement, string)
|
||||
fullName.vb: Hi.Mapping.TimeMapping.New(System.Xml.Linq.XElement, String)
|
||||
nameWithType: TimeMapping.TimeMapping(XElement, string)
|
||||
nameWithType.vb: TimeMapping.New(XElement, String)
|
||||
- uid: Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.Func{System.String})
|
||||
name: TimeMapping(ClStrip, MachiningToolHouse, Func<string>)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping__ctor_Hi_CutterLocations_ClStrips_ClStrip_Hi_Machining_MachiningToolHouse_System_Func_System_String__
|
||||
commentId: M:Hi.Mapping.TimeMapping.#ctor(Hi.CutterLocations.ClStrips.ClStrip,Hi.Machining.MachiningToolHouse,System.Func{System.String})
|
||||
name.vb: New(ClStrip, MachiningToolHouse, Func(Of String))
|
||||
fullName: Hi.Mapping.TimeMapping.TimeMapping(Hi.CutterLocations.ClStrips.ClStrip, Hi.Machining.MachiningToolHouse, System.Func<string>)
|
||||
fullName.vb: Hi.Mapping.TimeMapping.New(Hi.CutterLocations.ClStrips.ClStrip, Hi.Machining.MachiningToolHouse, System.Func(Of String))
|
||||
nameWithType: TimeMapping.TimeMapping(ClStrip, MachiningToolHouse, Func<string>)
|
||||
nameWithType.vb: TimeMapping.New(ClStrip, MachiningToolHouse, Func(Of String))
|
||||
- uid: Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.Func{System.String})
|
||||
name: TimeMapping(XElement, Func<string>)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping__ctor_System_Xml_Linq_XElement_System_Func_System_String__
|
||||
commentId: M:Hi.Mapping.TimeMapping.#ctor(System.Xml.Linq.XElement,System.Func{System.String})
|
||||
name.vb: New(XElement, Func(Of String))
|
||||
fullName: Hi.Mapping.TimeMapping.TimeMapping(System.Xml.Linq.XElement, System.Func<string>)
|
||||
fullName.vb: Hi.Mapping.TimeMapping.New(System.Xml.Linq.XElement, System.Func(Of String))
|
||||
nameWithType: TimeMapping.TimeMapping(XElement, Func<string>)
|
||||
nameWithType.vb: TimeMapping.New(XElement, Func(Of String))
|
||||
- uid: Hi.Mapping.TimeMapping.#ctor*
|
||||
name: TimeMapping
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping__ctor_
|
||||
@ -86052,6 +86052,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.TimeMapping.BaseDirectory
|
||||
nameWithType: TimeMapping.BaseDirectory
|
||||
- uid: Hi.Mapping.TimeMapping.BaseDirectoryGetter
|
||||
name: BaseDirectoryGetter
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_BaseDirectoryGetter
|
||||
commentId: P:Hi.Mapping.TimeMapping.BaseDirectoryGetter
|
||||
fullName: Hi.Mapping.TimeMapping.BaseDirectoryGetter
|
||||
nameWithType: TimeMapping.BaseDirectoryGetter
|
||||
- uid: Hi.Mapping.TimeMapping.BaseDirectoryGetter*
|
||||
name: BaseDirectoryGetter
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_BaseDirectoryGetter_
|
||||
commentId: Overload:Hi.Mapping.TimeMapping.BaseDirectoryGetter
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.TimeMapping.BaseDirectoryGetter
|
||||
nameWithType: TimeMapping.BaseDirectoryGetter
|
||||
- uid: Hi.Mapping.TimeMapping.CallTimeShotByRelFile(System.String,System.Nullable{System.Threading.CancellationToken})
|
||||
name: CallTimeShotByRelFile(string, CancellationToken?)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_CallTimeShotByRelFile_System_String_System_Nullable_System_Threading_CancellationToken__
|
||||
@ -86216,6 +86229,22 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.TimeMapping.Map
|
||||
nameWithType: TimeMapping.Map
|
||||
- uid: Hi.Mapping.TimeMapping.MapByActualTime(Hi.Common.Range{System.Int32},System.String,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.Nullable{System.Threading.CancellationToken})
|
||||
name: MapByActualTime(Range<int>, string, CycleSamplingMode, CancellationToken?)
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_MapByActualTime_Hi_Common_Range_System_Int32__System_String_Hi_Mapping_StepTimeShotUtil_CycleSamplingMode_System_Nullable_System_Threading_CancellationToken__
|
||||
commentId: M:Hi.Mapping.TimeMapping.MapByActualTime(Hi.Common.Range{System.Int32},System.String,Hi.Mapping.StepTimeShotUtil.CycleSamplingMode,System.Nullable{System.Threading.CancellationToken})
|
||||
name.vb: MapByActualTime(Range(Of Integer), String, CycleSamplingMode, CancellationToken?)
|
||||
fullName: Hi.Mapping.TimeMapping.MapByActualTime(Hi.Common.Range<int>, string, Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, System.Threading.CancellationToken?)
|
||||
fullName.vb: Hi.Mapping.TimeMapping.MapByActualTime(Hi.Common.Range(Of Integer), String, Hi.Mapping.StepTimeShotUtil.CycleSamplingMode, System.Threading.CancellationToken?)
|
||||
nameWithType: TimeMapping.MapByActualTime(Range<int>, string, StepTimeShotUtil.CycleSamplingMode, CancellationToken?)
|
||||
nameWithType.vb: TimeMapping.MapByActualTime(Range(Of Integer), String, StepTimeShotUtil.CycleSamplingMode, CancellationToken?)
|
||||
- uid: Hi.Mapping.TimeMapping.MapByActualTime*
|
||||
name: MapByActualTime
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_MapByActualTime_
|
||||
commentId: Overload:Hi.Mapping.TimeMapping.MapByActualTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Mapping.TimeMapping.MapByActualTime
|
||||
nameWithType: TimeMapping.MapByActualTime
|
||||
- uid: Hi.Mapping.TimeMapping.MillingToolHouse
|
||||
name: MillingToolHouse
|
||||
href: api/Hi.Mapping.TimeMapping.html#Hi_Mapping_TimeMapping_MillingToolHouse
|
||||
@ -112620,6 +112649,19 @@ references:
|
||||
fullName.vb: Hi.NcOpt.NcOptOption.New
|
||||
nameWithType: NcOptOption.NcOptOption
|
||||
nameWithType.vb: NcOptOption.New
|
||||
- uid: Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary
|
||||
name: CallPreferFuncIndexDictionary()
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_CallPreferFuncIndexDictionary
|
||||
commentId: M:Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary
|
||||
fullName: Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary()
|
||||
nameWithType: NcOptOption.CallPreferFuncIndexDictionary()
|
||||
- uid: Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary*
|
||||
name: CallPreferFuncIndexDictionary
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_CallPreferFuncIndexDictionary_
|
||||
commentId: Overload:Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptOption.CallPreferFuncIndexDictionary
|
||||
nameWithType: NcOptOption.CallPreferFuncIndexDictionary
|
||||
- uid: Hi.NcOpt.NcOptOption.CompensationMask
|
||||
name: CompensationMask
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_CompensationMask
|
||||
@ -112811,6 +112853,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptOption.GetHashCode
|
||||
nameWithType: NcOptOption.GetHashCode
|
||||
- uid: Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
name: IsPreferFuncIndexDictionaryCalled
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_IsPreferFuncIndexDictionaryCalled
|
||||
commentId: P:Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
fullName: Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
nameWithType: NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
- uid: Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled*
|
||||
name: IsPreferFuncIndexDictionaryCalled
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_IsPreferFuncIndexDictionaryCalled_
|
||||
commentId: Overload:Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
isSpec: "True"
|
||||
fullName: Hi.NcOpt.NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
nameWithType: NcOptOption.IsPreferFuncIndexDictionaryCalled
|
||||
- uid: Hi.NcOpt.NcOptOption.MakeXmlSource(System.String,System.String,System.Boolean)
|
||||
name: MakeXmlSource(string, string, bool)
|
||||
href: api/Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_MakeXmlSource_System_String_System_String_System_Boolean_
|
||||
@ -113760,6 +113815,44 @@ references:
|
||||
commentId: N:Hi.Numerical.Acts
|
||||
fullName: Hi.Numerical.Acts
|
||||
nameWithType: Hi.Numerical.Acts
|
||||
- uid: Hi.Numerical.Acts.ActActualTime
|
||||
name: ActActualTime
|
||||
href: api/Hi.Numerical.Acts.ActActualTime.html
|
||||
commentId: T:Hi.Numerical.Acts.ActActualTime
|
||||
fullName: Hi.Numerical.Acts.ActActualTime
|
||||
nameWithType: ActActualTime
|
||||
- uid: Hi.Numerical.Acts.ActActualTime.#ctor(System.TimeSpan)
|
||||
name: ActActualTime(TimeSpan)
|
||||
href: api/Hi.Numerical.Acts.ActActualTime.html#Hi_Numerical_Acts_ActActualTime__ctor_System_TimeSpan_
|
||||
commentId: M:Hi.Numerical.Acts.ActActualTime.#ctor(System.TimeSpan)
|
||||
name.vb: New(TimeSpan)
|
||||
fullName: Hi.Numerical.Acts.ActActualTime.ActActualTime(System.TimeSpan)
|
||||
fullName.vb: Hi.Numerical.Acts.ActActualTime.New(System.TimeSpan)
|
||||
nameWithType: ActActualTime.ActActualTime(TimeSpan)
|
||||
nameWithType.vb: ActActualTime.New(TimeSpan)
|
||||
- uid: Hi.Numerical.Acts.ActActualTime.#ctor*
|
||||
name: ActActualTime
|
||||
href: api/Hi.Numerical.Acts.ActActualTime.html#Hi_Numerical_Acts_ActActualTime__ctor_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActActualTime.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.Acts.ActActualTime.ActActualTime
|
||||
fullName.vb: Hi.Numerical.Acts.ActActualTime.New
|
||||
nameWithType: ActActualTime.ActActualTime
|
||||
nameWithType.vb: ActActualTime.New
|
||||
- uid: Hi.Numerical.Acts.ActActualTime.ActualTime
|
||||
name: ActualTime
|
||||
href: api/Hi.Numerical.Acts.ActActualTime.html#Hi_Numerical_Acts_ActActualTime_ActualTime
|
||||
commentId: P:Hi.Numerical.Acts.ActActualTime.ActualTime
|
||||
fullName: Hi.Numerical.Acts.ActActualTime.ActualTime
|
||||
nameWithType: ActActualTime.ActualTime
|
||||
- uid: Hi.Numerical.Acts.ActActualTime.ActualTime*
|
||||
name: ActualTime
|
||||
href: api/Hi.Numerical.Acts.ActActualTime.html#Hi_Numerical_Acts_ActActualTime_ActualTime_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActActualTime.ActualTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActActualTime.ActualTime
|
||||
nameWithType: ActActualTime.ActualTime
|
||||
- uid: Hi.Numerical.Acts.ActClArc
|
||||
name: ActClArc
|
||||
href: api/Hi.Numerical.Acts.ActClArc.html
|
||||
@ -115372,6 +115465,32 @@ references:
|
||||
commentId: T:Hi.Numerical.Acts.ActStateRunner
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner
|
||||
nameWithType: ActStateRunner
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.ActualTime
|
||||
name: ActualTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_ActualTime
|
||||
commentId: P:Hi.Numerical.Acts.ActStateRunner.ActualTime
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ActualTime
|
||||
nameWithType: ActStateRunner.ActualTime
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.ActualTime*
|
||||
name: ActualTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_ActualTime_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActStateRunner.ActualTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ActualTime
|
||||
nameWithType: ActStateRunner.ActualTime
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.Data
|
||||
name: Data
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_Data
|
||||
commentId: P:Hi.Numerical.Acts.ActStateRunner.Data
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.Data
|
||||
nameWithType: ActStateRunner.Data
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.Data*
|
||||
name: Data
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_Data_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActStateRunner.Data
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.Data
|
||||
nameWithType: ActStateRunner.Data
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.Feedrate_mmdmin
|
||||
name: Feedrate_mmdmin
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_Feedrate_mmdmin
|
||||
@ -115424,6 +115543,19 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ProcAct
|
||||
nameWithType: ActStateRunner.ProcAct
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.ProgramTime
|
||||
name: ProgramTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_ProgramTime
|
||||
commentId: P:Hi.Numerical.Acts.ActStateRunner.ProgramTime
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ProgramTime
|
||||
nameWithType: ActStateRunner.ProgramTime
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.ProgramTime*
|
||||
name: ProgramTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_ProgramTime_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActStateRunner.ProgramTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ProgramTime
|
||||
nameWithType: ActStateRunner.ProgramTime
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.ResetState
|
||||
name: ResetState()
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_ResetState
|
||||
@ -115515,19 +115647,6 @@ references:
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.ToolId
|
||||
nameWithType: ActStateRunner.ToolId
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.WorkTime
|
||||
name: WorkTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_WorkTime
|
||||
commentId: P:Hi.Numerical.Acts.ActStateRunner.WorkTime
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.WorkTime
|
||||
nameWithType: ActStateRunner.WorkTime
|
||||
- uid: Hi.Numerical.Acts.ActStateRunner.WorkTime*
|
||||
name: WorkTime
|
||||
href: api/Hi.Numerical.Acts.ActStateRunner.html#Hi_Numerical_Acts_ActStateRunner_WorkTime_
|
||||
commentId: Overload:Hi.Numerical.Acts.ActStateRunner.WorkTime
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.Acts.ActStateRunner.WorkTime
|
||||
nameWithType: ActStateRunner.WorkTime
|
||||
- uid: Hi.Numerical.Acts.ActToolingStep
|
||||
name: ActToolingStep
|
||||
href: api/Hi.Numerical.Acts.ActToolingStep.html
|
||||
@ -116180,125 +116299,6 @@ references:
|
||||
commentId: N:Hi.Numerical.FilePlayers
|
||||
fullName: Hi.Numerical.FilePlayers
|
||||
nameWithType: Hi.Numerical.FilePlayers
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner
|
||||
name: CsvRunner
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html
|
||||
commentId: T:Hi.Numerical.FilePlayers.CsvRunner
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner
|
||||
nameWithType: CsvRunner
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.#ctor(Hi.Common.PacePlayer,Hi.MachiningProcs.SessionMessageHost)
|
||||
name: CsvRunner(PacePlayer, SessionMessageHost)
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner__ctor_Hi_Common_PacePlayer_Hi_MachiningProcs_SessionMessageHost_
|
||||
commentId: M:Hi.Numerical.FilePlayers.CsvRunner.#ctor(Hi.Common.PacePlayer,Hi.MachiningProcs.SessionMessageHost)
|
||||
name.vb: New(PacePlayer, SessionMessageHost)
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.CsvRunner(Hi.Common.PacePlayer, Hi.MachiningProcs.SessionMessageHost)
|
||||
fullName.vb: Hi.Numerical.FilePlayers.CsvRunner.New(Hi.Common.PacePlayer, Hi.MachiningProcs.SessionMessageHost)
|
||||
nameWithType: CsvRunner.CsvRunner(PacePlayer, SessionMessageHost)
|
||||
nameWithType.vb: CsvRunner.New(PacePlayer, SessionMessageHost)
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.#ctor*
|
||||
name: CsvRunner
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner__ctor_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.#ctor
|
||||
isSpec: "True"
|
||||
name.vb: New
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.CsvRunner
|
||||
fullName.vb: Hi.Numerical.FilePlayers.CsvRunner.New
|
||||
nameWithType: CsvRunner.CsvRunner
|
||||
nameWithType.vb: CsvRunner.New
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.Config
|
||||
name: Config
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_Config
|
||||
commentId: P:Hi.Numerical.FilePlayers.CsvRunner.Config
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.Config
|
||||
nameWithType: CsvRunner.Config
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.Config*
|
||||
name: Config
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_Config_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.Config
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.Config
|
||||
nameWithType: CsvRunner.Config
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.PacePlayer
|
||||
name: PacePlayer
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_PacePlayer
|
||||
commentId: P:Hi.Numerical.FilePlayers.CsvRunner.PacePlayer
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.PacePlayer
|
||||
nameWithType: CsvRunner.PacePlayer
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.PacePlayer*
|
||||
name: PacePlayer
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_PacePlayer_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.PacePlayer
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.PacePlayer
|
||||
nameWithType: CsvRunner.PacePlayer
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.Reset
|
||||
name: Reset()
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_Reset
|
||||
commentId: M:Hi.Numerical.FilePlayers.CsvRunner.Reset
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.Reset()
|
||||
nameWithType: CsvRunner.Reset()
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.Reset*
|
||||
name: Reset
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_Reset_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.Reset
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.Reset
|
||||
nameWithType: CsvRunner.Reset
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex
|
||||
name: ResetFileIndex()
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_ResetFileIndex
|
||||
commentId: M:Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex()
|
||||
nameWithType: CsvRunner.ResetFileIndex()
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex*
|
||||
name: ResetFileIndex
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_ResetFileIndex_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.ResetFileIndex
|
||||
nameWithType: CsvRunner.ResetFileIndex
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.RunControlLines(System.String,System.Collections.Generic.IEnumerable{System.String},System.Threading.CancellationToken)
|
||||
name: RunControlLines(string, IEnumerable<string>, CancellationToken)
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_RunControlLines_System_String_System_Collections_Generic_IEnumerable_System_String__System_Threading_CancellationToken_
|
||||
commentId: M:Hi.Numerical.FilePlayers.CsvRunner.RunControlLines(System.String,System.Collections.Generic.IEnumerable{System.String},System.Threading.CancellationToken)
|
||||
name.vb: RunControlLines(String, IEnumerable(Of String), CancellationToken)
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.RunControlLines(string, System.Collections.Generic.IEnumerable<string>, System.Threading.CancellationToken)
|
||||
fullName.vb: Hi.Numerical.FilePlayers.CsvRunner.RunControlLines(String, System.Collections.Generic.IEnumerable(Of String), System.Threading.CancellationToken)
|
||||
nameWithType: CsvRunner.RunControlLines(string, IEnumerable<string>, CancellationToken)
|
||||
nameWithType.vb: CsvRunner.RunControlLines(String, IEnumerable(Of String), CancellationToken)
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.RunControlLines*
|
||||
name: RunControlLines
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_RunControlLines_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.RunControlLines
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.RunControlLines
|
||||
nameWithType: CsvRunner.RunControlLines
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd
|
||||
name: RunToLineEnd()
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_RunToLineEnd
|
||||
commentId: M:Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd()
|
||||
nameWithType: CsvRunner.RunToLineEnd()
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd*
|
||||
name: RunToLineEnd
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_RunToLineEnd_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.RunToLineEnd
|
||||
nameWithType: CsvRunner.RunToLineEnd
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost
|
||||
name: SessionMessageHost
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_SessionMessageHost
|
||||
commentId: P:Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost
|
||||
nameWithType: CsvRunner.SessionMessageHost
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost*
|
||||
name: SessionMessageHost
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunner.html#Hi_Numerical_FilePlayers_CsvRunner_SessionMessageHost_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunner.SessionMessageHost
|
||||
nameWithType: CsvRunner.SessionMessageHost
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunnerConfig
|
||||
name: CsvRunnerConfig
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunnerConfig.html
|
||||
@ -116333,6 +116333,19 @@ references:
|
||||
fullName.vb: Hi.Numerical.FilePlayers.CsvRunnerConfig.New
|
||||
nameWithType: CsvRunnerConfig.CsvRunnerConfig
|
||||
nameWithType.vb: CsvRunnerConfig.New
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag
|
||||
name: ActualTimeTag
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunnerConfig.html#Hi_Numerical_FilePlayers_CsvRunnerConfig_ActualTimeTag
|
||||
commentId: P:Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag
|
||||
nameWithType: CsvRunnerConfig.ActualTimeTag
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag*
|
||||
name: ActualTimeTag
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunnerConfig.html#Hi_Numerical_FilePlayers_CsvRunnerConfig_ActualTimeTag_
|
||||
commentId: Overload:Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag
|
||||
isSpec: "True"
|
||||
fullName: Hi.Numerical.FilePlayers.CsvRunnerConfig.ActualTimeTag
|
||||
nameWithType: CsvRunnerConfig.ActualTimeTag
|
||||
- uid: Hi.Numerical.FilePlayers.CsvRunnerConfig.CutterLocationPrefixTag
|
||||
name: CutterLocationPrefixTag
|
||||
href: api/Hi.Numerical.FilePlayers.CsvRunnerConfig.html#Hi_Numerical_FilePlayers_CsvRunnerConfig_CutterLocationPrefixTag
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user