deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue.
This commit is contained in:
+5
-4
@@ -112,10 +112,11 @@ Both unconditional <code>GOTO <n></code> and conditional
|
||||
form leans on <a class="xref" href="Hi.NcParsers.EvaluationSyntaxs.VariableEvaluatorSyntax.html">VariableEvaluatorSyntax</a>'s pass-2 tree walk
|
||||
to substitute <code>Parsing.FanucGoto.Condition</code> with a numeric
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.text.json.nodes.jsonvalue">JsonValue</a> when the expression
|
||||
evaluates successfully — <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.text.json.nodes.jsonnode">ReadCondition(JsonNode)</a> then reads the
|
||||
node polymorphically. Truthy non-zero fires the redirect; zero falls
|
||||
through silently; a still-string (unresolved) Condition emits
|
||||
<code>FanucGoto--ConditionNotEvaluated</code> and falls through.
|
||||
evaluates successfully — <a class="xref" href="Hi.NcParsers.EvaluationSyntaxs.Fanuc.FanucConditionReader.html#Hi_NcParsers_EvaluationSyntaxs_Fanuc_FanucConditionReader_ReadCondition_System_Text_Json_Nodes_JsonNode_">ReadCondition(JsonNode)</a>
|
||||
then reads the node polymorphically. Truthy non-zero fires the
|
||||
redirect; zero falls through silently; a still-string (unresolved)
|
||||
Condition emits <code>FanucGoto--ConditionNotEvaluated</code> and falls
|
||||
through.
|
||||
</p>
|
||||
<p>
|
||||
Pipeline placement: tail of the Fanuc / Mazak / Syntec Evaluation
|
||||
|
||||
Reference in New Issue
Block a user