Jump to content

Variable Names in PiWeb


---
 Share

Recommended Posts

I am customizing a PiWeb Standard Protocol and added the Part Name field via the "Select Report Header Parameters" button in the Multiple Report window. When I added the field to the report, the attribute was listed as Part Name ${Qdb.Part(1002)} in the properties window and it displayed the measurement plan name.

I searched for the appropriate variable and found the variable that held the Part Name information. Ironically, the attribute was listed as Inspection Plan Name ${Qdb.Part(1342)}.
Link to comment
Share on other sites

Please sign in to view this quote.

I found the same thing.. was annoying.

For inspection plan name, I just overroad it with text, and for the part names I made a custom variable and lazily generated a list using Excel to create the list from the folder names on a CMM that has all our part numbers.
Link to comment
Share on other sites

 Share

×
×
  • Create New...