Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HSMWorks Haas Post Probing Error

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
jason.pfund
630 Views, 3 Replies

HSMWorks Haas Post Probing Error

Hi,


I am using the most recent HSMWorks post processor for a HAAS VF2 (Pre-NGC). I am trying to post probing routines but the processor is failing because of the following:

 

"COMMAND_PROBE_ON is not defined"

 

If I comment out the following lines in the post processor the probing routines are properly posted.

"

// case COMMAND_PROBE_ON:

// return;
// case COMMAND_PROBE_OFF:
// return;

"

However, I feel that there must be some reason for why these lines of code are included in the post processor, hence why I am reaching out for some input as to what may be the true root cause here. If I use a UMC-750 post-processor the probing routines are properly posted without any edits to the processor. I have included the error log as an attachment. Has anyone had a similar experience?

 

Thank you for any and all help!

3 REPLIES 3
Message 2 of 4
bob.schultz
in reply to: jason.pfund

You are running an old version of the Post Engine.  If you update to the latest version of HSMWorks you should not get any errors when running this post.  Of course, you can just leave the lines commented out if you cannot upgrade at this time.



Bob Schultz
Sr. Post Processor Developer

Message 3 of 4
Anonymous
in reply to: bob.schultz

This is useful, thanks!

Message 4 of 4
jason.pfund
in reply to: bob.schultz

Understood, thanks for the reply! I've just commented it out for now; I realized that because the "COMMAND_PROBE_ON" case wasn't actually doing anything that it was probably okay to remove.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report