I am trying to make my inspection reports be able to automatically add extra "results/measurement" Columns as desired.
Question applies to both Add-in or standalone
For example 1 piece inspected will have 1 column
3 pieces inspected would automatically add 2 more columns in the report to bring it to a total of 3 so each characteristic can be measured/inspected for each piece/serial in the lot/batch
I have come across this post in the forum which seems to imply that it is supposed to be possible, though I am not sure if it is related as the discussion was not elaborated upon. see extracted quote below
Hi Marko,
Normally Inspection automatically "insert" a new column for the next set of results WITHOUT overwritten anything.
Could you attach your template?
Thanks,
Matt
Matthieu Fourcade if you have any insight on this that would be appreciated.
Below is a very rough mock-up of what I would like it to do.
Example shows report for a 1 piece inspection and then a 3 piece inspection
Currently we are using SW 2016 SP 5.0
We are soon upgrading to 2019 (and going to PDM pro)
Just mentioning it in case the solution is based on a capability of a later version of the software. (though I could not find anything in the help files)
I realize Inspection might have come a long way since 2016
Thank you
Message was edited by: Nick Tzallas - Spelling corrections
Hi Nick,
I believe what you're asking for is not possibile in the addin since there's no way to specify measurement results.
Your idea is interesting, I would suggest you to open an enhancement request following this process:
SOLIDWORKS Tech Tips – How to submit an Enhancement Request - YouTube
There would be a couple of ways to accomplish your goal:
1. Export the Inspection project to standalone application, and if you have Inspection professional input measurement results, and then create the report using the AS9102 - MXpert template
2. Create an Excel macro that would add specified number of columns in a certain location
3. As Matt suggested create a number of Excel templates with pre-defined fields (a template for 3 inspected pieces, one for 4 pieces, one for 5, etc.)
Hope this helps.
Alessandro