2 FlexGripper-Vacuum2.3.5. Commissioning3HAC040633-002 Revision: -44if Present(ZoneNo2) thenResetZone(ZoneNo2);endifif Present(ZoneNo3) thenResetZone(ZoneNo3);endifif Present(ZoneNo4) thenResetZone(ZoneNo4);endifif Present(ZoneNo5) thenResetZone(ZoneNo5);endifif Present(ZoneNo6) thenResetZone(ZoneNo6);endifif Present(ZoneNo7) thenResetZone(ZoneNo7);endifif Present(ZoneNo8) thenResetZone(ZoneNo8);endifif Present(ZoneNo9) thenResetZone(ZoneNo9);endifif Present(ZoneNo10) thenResetZone(ZoneNo10);endifENDPROCPROC SetZone(num zone)TEST zoneCASE 1:Set DO10_03_Zone1;CASE 2:Set DO10_04_Zone2;CASE 3:Set DO10_05_Zone3;CASE 4:Set DO10_06_Zone4;CASE 5:Set DO10_07_Zone5;CASE 6:Set DO10_08_Zone6;CASE 7:Set DO10_09_Zone7;CASE 8:Set DO10_10_Zone8;CASE 9:Set DO10_11_Zone9;ContinuedContinues on next page