hexagon logo

Importing & executing a PC-DMIS part program file

Hello there,

I have a program called " Inspect My Cutter". This program previously generated and output a file containing (uncompiled) Tutor language which I then ran on WTutor to inspect various cutters.

I am now in the process of changing over to using PC-DMIS CAD++. I *do not* want to import a tutor file directly into PC-DMIS CAD++, nore do I want to use the tutor translator.

Instead, I have made " Inspect My Cutter" to now generate a file containing the readable (uncompiled) PC-DMIS part program for inspecting my cutters.

Is there a way of getting PC-DMIS CADD++ to import this PC-DMIS part program file directly and execute it? I want to avoid cutting and pasting into the code editor every time.

Thank-you, Michelle
Parents
  • Michelle, go to the tips and tricks section of the forum and look at the section on VB (visual basic). This should give you an insight into basic coding inside pcdmis. Alternatively you can search the forum for vb code examples. The forum has a section with code examples in it. Wilcox also has a custom script storage area.
Reply
  • Michelle, go to the tips and tricks section of the forum and look at the section on VB (visual basic). This should give you an insight into basic coding inside pcdmis. Alternatively you can search the forum for vb code examples. The forum has a section with code examples in it. Wilcox also has a custom script storage area.
Children
No Data