Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Siemens 840D probing-x, probing-y change

Siemens 840D probing-x, probing-y change

Anonymous
Not applicable
783 Views
1 Reply
Message 1 of 2

Siemens 840D probing-x, probing-y change

Anonymous
Not applicable

The Siemens 840D post processor outputs a Cycle978 for single point probing X, Y, or Z. And in the case of X or Y, there is supposed to be a parameter called _MD that outputs a 1 if the measuring axis is supposed to move positive, or a 2 if it is supposed to move negative. This parameter and logic isn't in the post, and I'm wondering how to write the logic to determine positive or negative movement.

0 Likes
784 Views
1 Reply
Reply (1)
Message 2 of 2

makko74
Collaborator
Collaborator

Hi,

the Parameter _MD is not necessary in this case. This is handled by setting the _SETVAL Parameter ( there is also handled the logic for - or + direction ).

Example measuring X direction: start postition for measuring is X-10Y?, _SETVAL=0 ( target position ). Why the cycle should move in X minus, when the target position is in plus direction from start postion?

The cycle knows its position and the position to be measured and thus the direction in which it has to go.



InfoInventor CAM(Ultimate) user --- Inventor Professional 2021.2 + Inventor CAM Ultimate 8.1.2.21785
0 Likes