Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Label has not been defined[15]


Recommended Posts

Modifying mpmaster for a Brother cnc.

 

I  modified the phsm2_on. I am doing my best to add this with the format already written. So after the mazak section if mr1$ = 4 I added this section for a number 5. 

I get an alarm which is most likely something simple, but I am unsure where to fix it. The post still writes correctly and akes good nc code. Just I hate alarms popping up.  I cut the section of post it is calling out the alarm, and the .err file to help figure out what I need to do. 

 

Thanks in advance

 

    2082    if mr1$ = 5 & mr1_flg <> 5, #Brother testing machining modes
    2083    [
    2084    if ipr_type > 1, ipr_type = 0                                  #Must be in G94
    2085    pbld, n$, sgfeed, e$
    2086    if mr2$ = 1 pbld, n$ "M265", e$
    2087    if mr2$ = 2 pbld, n$ "M260", e$
    2088    if mr2$ = 3 pbld, n$ "M261", e$
    2089    if mr2$ = 4 pbld, n$ "M262", e$
    2090    if mr2$ = 5 pbld, n$ "M263", e$
    2091    if mr2$ = 5 pbld, n$ "M264", e$
    2092     mr1_flg = 5
    2093     ]


21 Apr 2017 01:21:56 PM - Initiate opening the post processor file(s).
21 Apr 2017 01:21:56 PM - C:\Users\Public\Documents\shared Mcam2017\mill\Posts\TC-S2DN.PST
21 Apr 2017 01:21:56 PM - The post processor file has been successfully opened.
21 Apr 2017 01:21:56 PM - Initialization of pre-defined post variables, strings, postblocks was successful.
21 Apr 2017 01:21:56 PM - Search for defined post variables, strings, postblocks was successful.
21 Apr 2017 01:21:56 PM - PST LINE (2086) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - PST LINE (2087) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - PST LINE (2088) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - PST LINE (2089) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - PST LINE (2090) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - PST LINE (2091) - The formula/boolean failed (general message), , Label has not been defined[15]
21 Apr 2017 01:21:56 PM - Successful completion of posting process!

        

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...