926 lines
24 KiB
HTML
926 lines
24 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Class NcArgCycle800 | HiAPI-C# 2025 </title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="title" content="Class NcArgCycle800 | HiAPI-C# 2025 ">
|
|
|
|
<meta name="description" content="Represents parameters for Siemens CYCLE800 (Plane Tilting / Swivel).">
|
|
<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.NcArgs.NcArgCycle800">
|
|
|
|
|
|
|
|
<h1 id="Hi_Numerical_NcArgs_NcArgCycle800" data-uid="Hi.Numerical.NcArgs.NcArgCycle800" class="text-break">
|
|
Class NcArgCycle800
|
|
</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.NcArgs.html">NcArgs</a></dd></dl>
|
|
<dl><dt>Assembly</dt><dd>HiUniNc.dll</dd></dl>
|
|
</div>
|
|
|
|
<div class="markdown summary"><p>Represents parameters for Siemens CYCLE800 (Plane Tilting / Swivel).</p>
|
|
</div>
|
|
<div class="markdown conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public class NcArgCycle800 : ITiltPlaneNcArg</code></pre>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<dl class="typelist inheritance">
|
|
<dt>Inheritance</dt>
|
|
<dd>
|
|
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
|
<div><span class="xref">NcArgCycle800</span></div>
|
|
</dd>
|
|
</dl>
|
|
|
|
<dl class="typelist implements">
|
|
<dt>Implements</dt>
|
|
<dd>
|
|
<div><a class="xref" href="Hi.Numerical.NcArgs.ITiltPlaneNcArg.html">ITiltPlaneNcArg</a></div>
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
<dl class="typelist inheritedMembers">
|
|
<dt>Inherited Members</dt>
|
|
<dd>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
|
|
</div>
|
|
</dd></dl>
|
|
|
|
<dl class="typelist extensionMethods">
|
|
<dt>Extension Methods</dt>
|
|
<dd>
|
|
<div>
|
|
<a class="xref" href="Hi.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[])</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__1___0_System_Action___0__">InvokeUtil.SelfInvoke<TSrc>(TSrc, Action<TSrc>)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__2___0_System_Func___0___1__">InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Coloring.ColorUtil.html#Hi_Coloring_ColorUtil_GetGloomyColor_System_Object_System_Double_System_Double_">ColorUtil.GetGloomyColor(object, double, double)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Common.NameUtil.html#Hi_Common_NameUtil_GetSelectionName_System_Object_">NameUtil.GetSelectionName(object)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Common.StringUtil.html#Hi_Common_StringUtil_GetPropertyStringIfToStringNotOverloaded_System_Object_System_Boolean_System_Boolean_">StringUtil.GetPropertyStringIfToStringNotOverloaded(object, bool, bool)</a>
|
|
</div>
|
|
<div>
|
|
<a class="xref" href="Hi.Parallels.LockUtil.html#Hi_Parallels_LockUtil_Lock_System_Object_">LockUtil.Lock(object)</a>
|
|
</div>
|
|
</dd></dl>
|
|
|
|
|
|
|
|
<h2 id="Hi_Numerical_NcArgs_NcArgCycle800_remarks">Remarks</h2>
|
|
<div class="markdown level0 remarks"><p>CYCLE800 is used for 5-axis machining to define tilted working planes.
|
|
The MODE parameter controls how angles A, B, C are interpreted.</p>
|
|
</div>
|
|
|
|
|
|
<h2 class="section" id="properties">Properties
|
|
</h2>
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_A_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.A*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_A" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.A">
|
|
A
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>First rotation angle in degrees.
|
|
Interpretation depends on MODE:</p>
|
|
<ul>
|
|
<li>Solid angle mode: Rotation about Z axis in XY plane</li>
|
|
<li>Axial mode: Rotation of first rotary axis (typically A)</li>
|
|
</ul>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public double A { 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.double">double</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForA_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForA*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForA" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForA">
|
|
AxisForA
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets the rotation axis for parameter A from bits 1-0.
|
|
01=X, 10=Y, 11=Z (00 is invalid/not used)</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int AxisForA { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForB_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForB*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForB" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForB">
|
|
AxisForB
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets the rotation axis for parameter B from bits 3-2.
|
|
01=X, 10=Y, 11=Z (00 is invalid/not used)</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int AxisForB { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForC_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForC*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_AxisForC" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.AxisForC">
|
|
AxisForC
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets the rotation axis for parameter C from bits 5-4.
|
|
01=X, 10=Y, 11=Z (00 is invalid/not used)</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int AxisForC { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_B_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.B*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_B" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.B">
|
|
B
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Second rotation angle in degrees.
|
|
Interpretation depends on MODE:</p>
|
|
<ul>
|
|
<li>Solid angle mode: Rotation about Y axis in space</li>
|
|
<li>Axial mode: Rotation of second rotary axis (typically B)</li>
|
|
</ul>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public double B { 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.double">double</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_C_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.C*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_C" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.C">
|
|
C
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Third rotation angle in degrees.
|
|
Interpretation depends on MODE:</p>
|
|
<ul>
|
|
<li>Axial mode: Rotation of third rotary axis (typically C)</li>
|
|
</ul>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public double C { 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.double">double</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_DIR_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.DIR*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_DIR" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.DIR">
|
|
DIR
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Direction of rotation for positioning the rotary axes.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int DIR { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_FR_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.FR*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_FR" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.FR">
|
|
FR
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Retract mode.
|
|
Values:
|
|
0: No retraction
|
|
1: Retract Z axis (default)
|
|
2: Retract Z, X, Y axes
|
|
4: Maximum retraction in tool direction
|
|
5: Incremental retraction in tool direction</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int FR { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_FR_I_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.FR_I*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_FR_I" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.FR_I">
|
|
FR_I
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Value of incremental retraction in tool direction.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public double FR_I { 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.double">double</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_IsAxisByAxisMode_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsAxisByAxisMode*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_IsAxisByAxisMode" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsAxisByAxisMode">
|
|
IsAxisByAxisMode
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets whether this is Axis by Axis mode (bits 7-6 = 00).</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool IsAxisByAxisMode { 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_Numerical_NcArgs_NcArgCycle800_IsDirectRotaryAxisMode_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsDirectRotaryAxisMode*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_IsDirectRotaryAxisMode" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsDirectRotaryAxisMode">
|
|
IsDirectRotaryAxisMode
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets whether this is Direct Rotary Axis mode (bits 7-6 = 11).</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool IsDirectRotaryAxisMode { 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_Numerical_NcArgs_NcArgCycle800_IsProjectionAngleMode_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsProjectionAngleMode*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_IsProjectionAngleMode" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsProjectionAngleMode">
|
|
IsProjectionAngleMode
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets whether this is Projection Angle mode (bits 7-6 = 10).</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool IsProjectionAngleMode { 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_Numerical_NcArgs_NcArgCycle800_IsSolidAngleMode_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsSolidAngleMode*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_IsSolidAngleMode" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.IsSolidAngleMode">
|
|
IsSolidAngleMode
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets whether this is Solid Angle mode (bits 7-6 = 01).</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool IsSolidAngleMode { 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_Numerical_NcArgs_NcArgCycle800_MODE_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.MODE*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_MODE" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.MODE">
|
|
MODE
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Swivel mode - controls angle interpretation.
|
|
Binary coded decimal parameter:
|
|
Bit 0 (1): 0=new, 1=additive
|
|
Bit 1 (2): Reserved
|
|
Bit 2 (4): Reserved<br>
|
|
Bit 3 (8): 0=solid angles (Euler), 1=RPY angles
|
|
Bit 4 (16): 0=direct, 1=indirect
|
|
Bit 5 (32): 0=XYZ rotation sequence, 1=ZYX rotation sequence
|
|
Bit 6 (64): 0=angle refers to rotary axis, 1=angle refers to workpiece</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int MODE { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_ST_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.ST*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_ST" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.ST">
|
|
ST
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Swivel plane mode.
|
|
UNITS DIGIT:
|
|
0: New (absolute)
|
|
1: Additive (relative to current)</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int ST { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_SwivelModeType_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.SwivelModeType*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_SwivelModeType" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.SwivelModeType">
|
|
SwivelModeType
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets the swivel mode type from bits 7-6.
|
|
00 = Axis by Axis, 01 = Solid Angle, 10 = Projection Angle, 11 = Direct Rotary Axis</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int SwivelModeType { 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.int32">int</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_TC_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.TC*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_TC" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.TC">
|
|
TC
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Name of swivel data record.
|
|
“0” = Deselection of data record (cancels swivel)</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string TC { 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_NcArgs_NcArgCycle800_XYZ0_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.XYZ0*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_XYZ0" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.XYZ0">
|
|
XYZ0
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Reference point prior to rotation (absolute coordinates).</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public Vec3d XYZ0 { get; set; }</code></pre>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h4 class="section">Property Value</h4>
|
|
<dl class="parameters">
|
|
<dt><a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_XYZ1_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.XYZ1*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_XYZ1" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.XYZ1">
|
|
XYZ1
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Zero point offset after rotation.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public Vec3d XYZ1 { get; set; }</code></pre>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h4 class="section">Property Value</h4>
|
|
<dl class="parameters">
|
|
<dt><a class="xref" href="Hi.Geom.Vec3d.html">Vec3d</a></dt>
|
|
<dd></dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 class="section" id="methods">Methods
|
|
</h2>
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_GetTableToFeatureMat4d_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.GetTableToFeatureMat4d*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_GetTableToFeatureMat4d" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.GetTableToFeatureMat4d">
|
|
GetTableToFeatureMat4d()
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Gets the transformation matrix for this CYCLE800 swivel.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public Mat4d GetTableToFeatureMat4d()</code></pre>
|
|
</div>
|
|
|
|
|
|
<h4 class="section">Returns</h4>
|
|
<dl class="parameters">
|
|
<dt><a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
|
<dd><p>The 4x4 transformation matrix from base to tilted coordinate system.</p>
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="Hi_Numerical_NcArgs_NcArgCycle800_ToString_" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.ToString*"></a>
|
|
|
|
<h3 id="Hi_Numerical_NcArgs_NcArgCycle800_ToString" data-uid="Hi.Numerical.NcArgs.NcArgCycle800.ToString">
|
|
ToString()
|
|
|
|
</h3>
|
|
|
|
<div class="markdown level1 summary"><p>Returns a string representation of this CYCLE800 argument.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
|
</div>
|
|
|
|
|
|
<h4 class="section">Returns</h4>
|
|
<dl class="parameters">
|
|
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
|
<dd></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>
|