Click the start/unlock button to toggle the protection status. Re-import to TIA:
: Use S7 CanOpener to remove protection from blocks in the SIMATIC Manager project.
IF NOT "E_Stop" THEN "Conveyor_On" := FALSE; "Clamp_Extend" := FALSE; "Cutter_Enable" := FALSE; "Cycle_Active" := FALSE; END_IF;
Click the start/unlock button to toggle the protection status. Re-import to TIA:
: Use S7 CanOpener to remove protection from blocks in the SIMATIC Manager project. s7 can opener tia portal top
IF NOT "E_Stop" THEN "Conveyor_On" := FALSE; "Clamp_Extend" := FALSE; "Cutter_Enable" := FALSE; "Cycle_Active" := FALSE; END_IF; Click the start/unlock button to toggle the protection