Hello, I'm using the PC DMIS software along with the DEA TORO PERFORMANCE.
I have a beforehand written code that I have to make measurements about, and after all of the measurements I create to file one pdf and one xlsx files. The problem is that PDF…
So i love the ExcelFormReport but I can't figure out how to add more of the dimension info (K-FIELDS) to the ExcelFormReport.
We use Q-DAS so we can see all these beautiful K-FIELDS.
There is 229 of them but i can only put the standard 20 into my…
So i love the ExcelFormReport but I can't figure out how to add more of the dimension info (K-FIELDS) to the ExcelFormReport.
We use Q-DAS so we can see all these beautiful K-FIELDS.
There is 229 of them but i can only put the standard 20 into my…
Can someone please post a code example of how to read from and write to particular cells in MS Excel documents? And does the excel report have an NC-only option like the basic reports do?
Hello!
Im quite new to this whole excel report thing. I have managed to create a custom template for my excel form report and it outputs what I want except for one thing. I would like to have a comment in the report which says what view the measurements…
Hello All,
We would like to be able to compile a database of measurements for a specific parameter or set of parameters that our programme records. Currently the results exist in their singular results files within PC-DMIS. I expect there is a way…
Hello,
I have a problem with exporting to txt file.
At our company we just get a new machine so now we have three of them. On all of them we measure with same programs.
So the problem is now we would like to include in txt file on which machine…
Hello All!
I am relatively new to the CMM programming world and am curious about a potential coding work around for Poor network connectivity issues. In short, our CMM is set to save the excel files directly to a pre-specified network folder so that…
I am not sure why, but it seems as though every time i run a program, the csv file is exported no matter what. I am trying to only export when i hit print, but it does it every time the program runs through. I have printer and the excel unchecked for…
I would like a comment to show up on my csv excel output report, but cant seem to figure out how. I have tried selecting different options, but have not had any luck so far. Is there a specific combination of options i need to have selected? or is it…
I am trying to output the data into an excel sheet but there are a few things that i need to make it work for what i am trying to do. We run three parts per hour and we have about 15 measurements per part. How can i create an excel sheet that will have…
So I've been having problems conveying to the engineers at IPI Visual Fair my exact requirements for a DMIS parser to import CMM data into Visual Fair, and I was wondering if anyone had run across the same situation. I had a parser developed for Calypso…
So I've been having problems conveying to the engineers at IPI Visual Fair my exact requirements for a DMIS parser to import CMM data into Visual Fair, and I was wondering if anyone had run across the same situation. I had a parser developed for Calypso…
Hello everyone. I would like to know if it is possible to use excel (or some program like it) to help quickly write a program to measure cylindrical parts. The parts consist of 9 ODs and IDs that are concentric to one another. Most of the parts I need…
Are there any routines available that can take PC-DMIS data for multiple parts
after the fact and dump it into an Excel spreadsheet for statistical analysis? I see a few routines on here that work
WHILE PC-DMIS is running, but I'm looking for something…
Hello,
Attached to this post is the latest version of the Excel spreadsheet I use to pull dimensions from PC-DMIS. This is especially useful when you have multiple parts to run and you want all the dimensions on one sheet.
There have been a few…
I'm looking at developing a vba script in Excel to pull the theo, target, and dimension nominal values and generate a worksheet showing them. I would then apply conditional formatting to highlight the Target and Theo values that do not match the nominal…
Has anyone created or know of someone who has an Excel spreadsheet for multi inspection results that works with Cad++ version 2013? A lot of our customers require that we do final inspection reports on multi parts. If the order was for 120pcs we would…
I have an Excel sheet that's worked for years. Way back to PC-DMIS 3.7.
Went to 4.1, slight mod on the Excel VB code and selected 4.1 object library.
Bingo. Worked fine. Runs on autpo-pilot. Run a PC-DMIS program, when
the program finishes, it dumps…
This software has no conection to PC-DMIS.
You simple copy your PC-DMIS code and paste it in this software and you'll get the output in CSV/XML,
and if you don't want to open excel, you can just load the csv to into the software datagridview.
…
Is there a script that will export a dimension to a specific cell on a specific sheet of a specific workbook in excel?
i.e. Dim A export to workbook(XXXX), sheet(XXXX), Cell(B12)
Dim B export to workbook(XXXX), sheet(XXXX), Cell(F14)
I know…
hey guys, i'm currently using pc dmis 2009 mr1 which i believe most of you guys don't use but i think that there wasn't much changes between version 4.x.
i really appreciate if any one can tell me how to export the report in excel format.
what i…
I am an experienced programmer in VB.NET, VBA, VBScript, etc., but new to PC-DMIS, need to work on various report generation scenarios. Have 2 general questions for you.
Have found and downloaded lots of links and a number of VB samples for reporting…