Skip to content

Commit

Permalink
Rmoved vestigial virtual axis from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pswift066 committed Oct 18, 2022
1 parent 1645d0f commit 2adba50
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions Base Project/_Config/PLC/Main.xti
Original file line number Diff line number Diff line change
Expand Up @@ -1339,10 +1339,6 @@ External Setpoint Generation:
<Name>MAIN.Mover[2].AxisReference.NcToPlc</Name>
<Type GUID="{10036166-C9D3-404B-BDD3-323034AAA7F4}" Namespace="MC">NCTOPLC_AXIS_REF</Type>
</Var>
<Var>
<Name>MAIN.Mover[5].AxisReference.NcToPlc</Name>
<Type GUID="{10036166-C9D3-404B-BDD3-323034AAA7F4}" Namespace="MC">NCTOPLC_AXIS_REF</Type>
</Var>
<Var>
<Name>MAIN.Mover[3].AxisReference.NcToPlc</Name>
<Type GUID="{10036166-C9D3-404B-BDD3-323034AAA7F4}" Namespace="MC">NCTOPLC_AXIS_REF</Type>
Expand All @@ -1352,7 +1348,7 @@ External Setpoint Generation:
<Type GUID="{10036166-C9D3-404B-BDD3-323034AAA7F4}" Namespace="MC">NCTOPLC_AXIS_REF</Type>
</Var>
<Var>
<Name>MAIN.Virtual.NcToPlc</Name>
<Name>MAIN.Mover[5].AxisReference.NcToPlc</Name>
<Type GUID="{10036166-C9D3-404B-BDD3-323034AAA7F4}" Namespace="MC">NCTOPLC_AXIS_REF</Type>
</Var>
</Vars>
Expand Down Expand Up @@ -1386,10 +1382,6 @@ External Setpoint Generation:
<Name>MAIN.Mover[5].AxisReference.PlcToNc</Name>
<Type GUID="{63A84524-72E3-41C8-BEAB-4CCE44690A13}" Namespace="MC">PLCTONC_AXIS_REF</Type>
</Var>
<Var>
<Name>MAIN.Virtual.PlcToNc</Name>
<Type GUID="{63A84524-72E3-41C8-BEAB-4CCE44690A13}" Namespace="MC">PLCTONC_AXIS_REF</Type>
</Var>
</Vars>
<Contexts>
<Context>
Expand Down

0 comments on commit 2adba50

Please sign in to comment.