339 lines
14 KiB
HTML
339 lines
14 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Namespace Hi.Numerical.Acts | HiAPI-C# 2025 </title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="title" content="Namespace Hi.Numerical.Acts | HiAPI-C# 2025 ">
|
|
|
|
|
|
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
|
<link rel="stylesheet" href="../public/docfx.min.css">
|
|
<link rel="stylesheet" href="../public/main.css">
|
|
<meta name="docfx:navrel" content="../toc.html">
|
|
<meta name="docfx:tocrel" content="toc.html">
|
|
|
|
<meta name="docfx:rel" content="../">
|
|
|
|
|
|
|
|
<meta name="loc:inThisArticle" content="In this article">
|
|
<meta name="loc:searchResultsCount" content="{count} results for "{query}"">
|
|
<meta name="loc:searchNoResults" content="No results for "{query}"">
|
|
<meta name="loc:tocFilter" content="Filter by title">
|
|
<meta name="loc:nextArticle" content="Next">
|
|
<meta name="loc:prevArticle" content="Previous">
|
|
<meta name="loc:themeLight" content="Light">
|
|
<meta name="loc:themeDark" content="Dark">
|
|
<meta name="loc:themeAuto" content="Auto">
|
|
<meta name="loc:changeTheme" content="Change theme">
|
|
<meta name="loc:copy" content="Copy">
|
|
<meta name="loc:downloadPdf" content="Download PDF">
|
|
|
|
<script type="module" src="./../public/docfx.min.js"></script>
|
|
|
|
<script>
|
|
const theme = localStorage.getItem('theme') || 'auto'
|
|
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
|
|
<header class="bg-body border-bottom">
|
|
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
|
|
<div class="container-xxl flex-nowrap">
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../img/HiAPI.logo.png" alt="">
|
|
|
|
</a>
|
|
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
|
|
<i class="bi bi-three-dots"></i>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navpanel">
|
|
<div id="navbar">
|
|
<form class="search" role="search" id="search">
|
|
<i class="bi bi-search"></i>
|
|
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
|
|
<main class="container-xxl">
|
|
<div class="toc-offcanvas">
|
|
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
|
|
<div class="offcanvas-header">
|
|
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
|
|
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
|
|
</div>
|
|
<div class="offcanvas-body">
|
|
<nav class="toc" id="toc"></nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<div class="actionbar">
|
|
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
|
|
<i class="bi bi-list"></i>
|
|
</button>
|
|
|
|
<nav id="breadcrumb"></nav>
|
|
</div>
|
|
|
|
<article data-uid="Hi.Numerical.Acts">
|
|
|
|
<h1 id="Hi_Numerical_Acts" data-uid="Hi.Numerical.Acts" class="text-break">Namespace Hi.Numerical.Acts</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="markdown level0 remarks"></div>
|
|
|
|
<h3 id="classes">
|
|
Classes
|
|
</h3>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActActualTime.html">ActActualTime</a></dt>
|
|
<dd><p>Represents an action that sets the actual time for a machine step.</p>
|
|
</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>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActClLinear.html">ActClLinear</a></dt>
|
|
<dd><p>Represents a linear cutter location movement action.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActClStep.html">ActClStep</a></dt>
|
|
<dd><p>Represents a single cutter-location step with optional duration.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActClTeleport.html">ActClTeleport</a></dt>
|
|
<dd><p>Represents a teleport action for cutter location, allowing instant position change without movement.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActCooling.html">ActCooling</a></dt>
|
|
<dd><p>Represents a cooling action for machining operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActData.html">ActData</a></dt>
|
|
<dd><p>Action that add data to the step.
|
|
The data is maybe from the sensor or computed, etc..</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActDelay.html">ActDelay</a></dt>
|
|
<dd><p>Represents a delay action in machining operations.
|
|
This class implements a simple time delay in the machining process.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActFeedrate.html">ActFeedrate</a></dt>
|
|
<dd><p>Represents a feedrate action for controlling the speed of machining operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActHiddenStateChanged.html">ActHiddenStateChanged</a></dt>
|
|
<dd><p>Represents an action that indicates a change in the hidden state of an object.
|
|
This action is typically skipped during normal processing.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActIntentionalSkip.html">ActIntentionalSkip</a></dt>
|
|
<dd><p>Represents an action that is intentionally skipped during processing.
|
|
Used to explicitly mark operations that should be bypassed.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActLineBegin.html">ActLineBegin</a></dt>
|
|
<dd><p>Represents the beginning of a line act in numerical control operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActLineCsScript.html">ActLineCsScript</a></dt>
|
|
<dd><p>Cs Script on one Line.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActLineEnd.html">ActLineEnd</a></dt>
|
|
<dd><p>Represents the end of a line act in numerical control operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActLinearClAndLinearMcAbcMcXyzabcContour.html">ActLinearClAndLinearMcAbcMcXyzabcContour</a></dt>
|
|
<dd><p>Represents a combined linear movement in both cutter location and machine coordinates.
|
|
This class handles synchronized linear interpolation of tool position and orientation.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActMcPolarLinearContour.html">ActMcPolarLinearContour</a></dt>
|
|
<dd><p>Polar MCZ linear contour.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActMcXyzLinearContour.html">ActMcXyzLinearContour</a></dt>
|
|
<dd><p>Action of Machine Coordinate XYZABC contour by Machine Coordinate linear interpolation.
|
|
The ABC values should be identity.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActMcXyzStep.html">ActMcXyzStep</a></dt>
|
|
<dd><p>Action representing a machine coordinate XYZ step movement.
|
|
This class handles linear positioning in machine coordinates.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActMcXyzabcOrientableLinearContour.html">ActMcXyzabcOrientableLinearContour</a></dt>
|
|
<dd><p>Action of Machine Coordinate XYZABC contour by Machine Coordinate orientable linear interpolation.
|
|
This class handles complex tool movements with both position and orientation control.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActMcXyzabcStep.html">ActMcXyzabcStep</a></dt>
|
|
<dd><p>Action of Machine coordinate XYCABC Step.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActRapid.html">ActRapid</a></dt>
|
|
<dd><p>Rapid feedrate.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActSpindleDirection.html">ActSpindleDirection</a></dt>
|
|
<dd><p>Represents an action that sets the spindle rotation direction.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActSpindleSpeed.html">ActSpindleSpeed</a></dt>
|
|
<dd><p>Represents an act that controls the spindle speed in numerical control operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActSpiralMcXyzContour.html">ActSpiralMcXyzContour</a></dt>
|
|
<dd><p>Represents a spiral contour movement in machine XYZ coordinates.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActToolingStep.html">ActToolingStep</a></dt>
|
|
<dd><p>Action of equiping the tool with machining step operation such as collision detection and volume removal.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActToolingTeleport.html">ActToolingTeleport</a></dt>
|
|
<dd><p>Action of Equiping the tool without machining step operation such as collision detection and volume removal.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActUnknownSkip.html">ActUnknownSkip</a></dt>
|
|
<dd><p>Represents an act that skips unknown operations in numerical control.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.ActUtil.html">ActUtil</a></dt>
|
|
<dd><p>Provides utility methods for numerical control actions.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.StateActRunner.html">StateActRunner</a></dt>
|
|
<dd><p>Manages the state of numerical control operations during runtime.</p>
|
|
</dd>
|
|
</dl>
|
|
<h3 id="interfaces">
|
|
Interfaces
|
|
</h3>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IAct.html">IAct</a></dt>
|
|
<dd><p>Action parsing from NC, CL, NC Steps and etc., for controlling the mechanism and the mechanism simulation process.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActClMove.html">IActClMove</a></dt>
|
|
<dd><p>Interface for actions that involve cutter location movement.
|
|
This interface defines the contract for tool path movements in machining operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActDuration.html">IActDuration</a></dt>
|
|
<dd><p>Interface for actions that have a specific duration.
|
|
This interface is used to define actions that take a measurable amount of time to complete.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActMachineStep.html">IActMachineStep</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActMcXyzContour.html">IActMcXyzContour</a></dt>
|
|
<dd><p>Interface for actions that represent machine XYZ contours.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActMcXyzabcContour.html">IActMcXyzabcContour</a></dt>
|
|
<dd><p>Interface for actions that represent machine XYZABC contours.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActSkip.html">IActSkip</a></dt>
|
|
<dd><p>Interface for actions that should be skipped during normal processing.
|
|
Acts as a marker interface to identify actions that should not be executed.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IActTooling.html">IActTooling</a></dt>
|
|
<dd><p>Represents a tooling action that changes or selects a tool.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IWorkTimeAttrib.html">IWorkTimeAttrib</a></dt>
|
|
<dd><p>Interface for objects that provide both read and write access to work time.
|
|
Combines the functionality of IWorkTimeGetter and IWorkTimeSetter.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IWorkTimeGetter.html">IWorkTimeGetter</a></dt>
|
|
<dd><p>Interface for objects that provide read-only access to work time.
|
|
This interface is part of the work time tracking system for machining operations.</p>
|
|
</dd>
|
|
</dl>
|
|
<dl class="jumplist">
|
|
<dt><a class="xref" href="Hi.Numerical.Acts.IWorkTimeSetter.html">IWorkTimeSetter</a></dt>
|
|
<dd><p>Interface for objects that provide write-only access to work time.
|
|
This interface is used for components that need to update work time without reading it.</p>
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
</article>
|
|
|
|
<div class="contribution d-print-none">
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="affix">
|
|
<nav id="affix"></nav>
|
|
</div>
|
|
</main>
|
|
|
|
<div class="container-xxl search-results" id="search-results"></div>
|
|
|
|
<footer class="border-top text-secondary">
|
|
<div class="container-xxl">
|
|
<div class="flex-fill">
|
|
<span> Copyright © 2025 <a href='https://superhightech.com.tw'>Tech Coordinate</a>. All rights reserved. <a href='https://superhightech.com.tw'>超級高科技股份有限公司</a> © 2025 版權所有 </span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|