When the same post-processor is executed independently by different users on a LAN, the post can be configured to display the user name along with the other startup information included at the beginning of the NC program.

To do so, the following lines can be inserted in the Machine Startup Macro of the post:

    $$ Startup Info

 

    TPRINT/’PROGRAM NAME : !(A)’,$FBASNAM($TAPEN)

 

    TPRINT/’DATE : !(A)’,$DATE(1:11)

 

    TPRINT/’TIME : !(A)’,$DATE(13:17)

 

    TPRINT/’PROGRAMMED BY: !(A)’,$FGETENV(‘USERNAME’)

The programmer’s name is extracted from the username Windows variable. This variable is unique to each user and could identify the individual responsible for generating a particular NC program.

The following example illustrates the output generated by the macro above with a Siemens 840D post-processor:

    %_N_TEST01_SPF

 

    ;PROGRAM NAME : TEST01.SPF

 

    ;DATE : 17-JAN-2014

 

    ;TIME : 08:30

 

    ;PROGRAMMED BY: DRAGOS

Benefit to User
Automatically include the programmer name in NC programs generated by multiple users of a post.

For more information or comments, please do not hesitate to contact Phil at TechTipTuesday@icam.com

Get an ICAM Productivity Tools Demonstration

If you already know which solution you need, and have information on your machine, click on the button below to build your custom quote!

If you wish to get in touch with one of our representatives, click on the button below and we will contact you back shortly.