diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti index 39c6b73..9067711 100644 --- a/solution/_Config/PLC/tc_project_app.xti +++ b/solution/_Config/PLC/tc_project_app.xti @@ -4,107 +4,6 @@ tc_project_app Instance {08500001-0000-0000-F000-000000000064} - - PlcTask Inputs - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bLimitFwd - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bLimitBwd - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bExtendValve - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bRetractValve - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bPSSPermit - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bInterlock - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bPressureExtend - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bPressureRetract - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.nAirPressureValve - - REAL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bExtendManual - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisInputs.bRetractManual - - BOOL - - - - PlcTask Outputs - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bLimitFwdOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bLimitBwdOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bValveOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bPressureExtendOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bPressureRetractOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.fAirPressureOn - - REAL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bExtendManualOn - - BOOL - - - GVL.astPneumaticAxes[1].stPneumaticAxisOutputs.bRetractManualOn - - BOOL - - 0 diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj index d862fd6..acdd64a 100644 --- a/solution/tc_project_app/tc_project_app.plcproj +++ b/solution/tc_project_app/tc_project_app.plcproj @@ -70,7 +70,7 @@ Code - + Code