Jump to content

Global setting that disables file creation?


---
 Share

Recommended Posts

Ive run into a problem with a specific program, I create 6 files thru "Name for output files.
Its been creating files since it was created, now it will not create any files at all.
Is there a global setting I accidently set that will disable all file creation?

Measuring Points
PiWeb PDF
Characteristic text file
Header text file
Feature text file

This is the standard code I use:
(Standard)
Characteristics Table FIle
"S:\Quality\Quality Department\7.6 Inspection\CMM data\#CMM txt Files\"+getRecordHead("order")+"\"+getRecordHead("partnbLong")+"_"+getRecordHead("partrv")+"_"+getRecordHead("operation")+"_"+getRecordHead("partnbinc")+"_chr.txt"

Features Table FIle
"S:\Quality\Quality Department\7.6 Inspection\CMM data\#CMM txt Files\"+getRecordHead("order")+"\"+getRecordHead("partnbLong")+"_"+getRecordHead("partrv")+"_"+getRecordHead("operation")+"_"+getRecordHead("partnbinc")+"_fet.txt"

Report header table file
"S:\Quality\Quality Department\7.6 Inspection\CMM data\#CMM txt Files\"+getRecordHead("order")+"\"+getRecordHead("partnbLong")+"_"+getRecordHead("partrv")+"_"+getRecordHead("operation")+"_"+getRecordHead("partnbinc")+"_hdr.txt"

Measuring points
"S:\Quality\Quality Department\7.6 Inspection\CMM data\#CMM ZMP Files\"+getRecordHead("order")+"\"+getRecordHead("partnbLong")+"_"+getRecordHead("partrv")+"_"+getRecordHead("operation")+"_"+getRecordHead("partnbinc")+"_.zmp"

PDF file PiWeb reporting
"S:\Quality\Quality Department\7.6 Inspection\CMM data\#CMM PDF Files\"+getRecordHead("order")+"\"+getRecordHead("partnbLong")+"_"+getRecordHead("partrv")+"_"+getRecordHead("operation")+"_"+getRecordHead("partnbinc")+"_.pdf"
Images show what should happen.

Untitled3.pngUntitled2.pngUntitled.png

Link to comment
Share on other sites

I just ran into the table files not generating at all after I made a change to the "Name for files for all measurement plans", lost about 40 runs of data before I noticed.

In my case it was all programs open that stopped creating the files, not just a single one.

But restarting Calypso fixed it for me, I hate that solution.
Link to comment
Share on other sites

Please sign in to view this quote.

That is not he issue at all.
Thank you

Please sign in to view this quote.

I've rebooted the PC, CMM and prior to that restarted Calypso.
This single program will not create and files as it did the day before.

My only solution was to start with a new template and copy/paste my data.
This worked fine.
The problem is imbedded in the original program.
Link to comment
Share on other sites

 Share

×
×
  • Create New...