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:

How to use parameter number 10214, 13794,17441,17442?


Recommended Posts

If you have an existing post you should be able to find (closer to the end) where other parameters are called in from Mastercam.

Looks to me like you have to define a table with "fprmtbl" 

Also need to define a variable to set the parameter value to.

Then in the post you should be able to use the variable you defined to incorporate whatever logic you may need.

That's the best explanation I have. I'm sure someone else will have a fuller explanation as I'm a post editing newb. Hope it helps!

  • Like 2
Link to comment
Share on other sites

Best way is to use the "pparameter$" post block and add lines of logic to read the values from the 'sparameter$' string. You have to create variables first to "hold" the value you are looking to extract.

A Parameter Table can also be used, but it is often better to just grab "individual parameters" in 'pparameter$' instead of building a whole Parameter Table.

Also, do you need these values "in the Header" of the file (or in the Tool Table)? Or do you just need them "during normal toolpath operation output"?

Because if you want to capture values and output them in the Tool Table, you need to add logic to 'pwrttparams$', not just 'pparameter$'.

 

 

  • Like 1
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...