Would someone please brief me on the correct way to enter the script for this dimension in PCDMIS.
Script for dimension calculation
Collapse
X
-
Dist 1 would be 2-d distance, SUBTRACT RADIUS, dist2 would be 2-d distance including the radius, all part of the 2-d distance, dirameters would just be DIM ~ LOCATION cir1 and cir2, selecting the D axis.sigpic
Originally posted by AndersII've got one from September 2006 (bug ticket) which has finally been fixed in 2013.
-
Why do you want to write a VB script for this? You can do it right inside PC-DMIS using VAR's...***************************
PC-DMIS/NC 2010MR3; 15 December 2010; running on 18 machine tools.
Romer Infinite; PC-DMIS 2010 MR3; 15 December 2010.
Comment
-
http://www.pcdmisforum.com/mk:@MSITS...s/image044.gif
With the Circle Options area you can use the Add Radius and Subtract Radius options to tell PC-DMIS to either add or subtract the radius of the measured feature to the total distance that is measured. The amount that is added or subtracted will always be along the same vector that calculates the distance. Only one option is available at a time.
http://www.pcdmisforum.com/mk:@MSITS...s/image045.gif
Using the No Radius option does not apply the radius of the feature to the distance measured.sigpic
James Mannes
Comment
-
Originally posted by Matthew D. Hoedeman View PostDist 1 would be 2-d distance, SUBTRACT RADIUS, dist2 would be 2-d distance including the radius, all part of the 2-d distance, dirameters would just be DIM ~ LOCATION cir1 and cir2, selecting the D axis.
Comment
Related Topics
Collapse
-
by jvwhyHi All,
I hope this makes sense.
Is there a way to pass a variable to a basic script when it is called from a PCDMIS program?...-
Channel: PC-DMIS Code Samples
09-09-2014, 01:21 PM -
-
by kaikaiI am new to PC-DMIS script. I am trying to read the script examples in the “Wizards” folder that comes with the installation. However, they are all...
-
Channel: PC-DMIS Code Samples
06-09-2017, 02:44 PM -
-
by watc98
I experiment with VB script by insert the beep script to a program:
CS1 =SCRIPT/FILENAME= C:\DOCUMENTS AND SETTINGS\MY DOCUMENTS\BEEPTEST.BAS...-
Channel: PC-DMIS for CMMs
03-09-2008, 10:40 AM -
-
by SanderI have this part i would like to put into the end of all our programs.
Is there a more elegant solution to this, like making a single ...-
Channel: PC-DMIS Code Samples
08-10-2017, 08:06 AM -
Comment