==== PLC procedure Aliases ==== Let's suppose we have plasma cutting profile and M procedures for Cutting On (M71) and Cutting Off (M74)- * М71 - Cutting On * М74 - Cutting Off Q: What to do if need to cut g-code file from different CA Cfg -> PLC Builder -> Hardware PLC){{mycnc:mycnc-plc-builder-ru--2.png}} - Click in window **PLC Sources** line with Procedure М71 - On the top-right side of PLC Builder window there will be Input Line for **Aliases**. Enter **M3** name there (if there are other names, add M3 with ";" separator {{mycnc:mycnc-plc-builder-ru--3.png}} - Click in **PLC Sources** om any other line AND CHECK if in the line with **M71** appear **M3** in brackets {{mycnc:mycnc-plc-builder-ru--4.png}} - Do the same for **M74** and add **M5** procedure as Alias {{mycnc:mycnc-plc-builder-ru--5.png}} - Press in series 3 buttons on righ side of PLC Builder - **Build All**, **Save All**, **Send** {{mycnc:mycnc-plc-builder-ru--6.png}}{{mycnc:mycnc-plc-builder-ru--7.png}}{{mycnc:mycnc-plc-builder-ru--8.png}} М3 and М5 are ready to go!