hexagon logo

Is it possible to read dimension data from prg file without running pc-dmis?

I'm now using c# with the pcdlrn library for programming.

I just want get some dimension data from some prg files with running the pc-dmis. Is it possible?

Thanks,
Xavier
Parents
  • Having nothing to do at the moment (I'm retired) I spotted this question from some time ago. The answer given is correct but I thought I would add some further info on the topic.


    Thanks for sharing that knowledge. Very interesting observations. I could see how those different approaches of reading measuring routine data from an external file could result in very different execution performances. I bet it was quite a surprise to have a several second time delay between each hit when implanting Case 1. I'm sure there would be some delay, but that's huge! I like your clever workarounds. I didn't realize that all the subroutines would load when a program is opened like that. Good thing to keep in mind.

    Getting off topic now... How's retired life treating you? Do you still tinker with computer programming for fun?
Reply
  • Having nothing to do at the moment (I'm retired) I spotted this question from some time ago. The answer given is correct but I thought I would add some further info on the topic.


    Thanks for sharing that knowledge. Very interesting observations. I could see how those different approaches of reading measuring routine data from an external file could result in very different execution performances. I bet it was quite a surprise to have a several second time delay between each hit when implanting Case 1. I'm sure there would be some delay, but that's huge! I like your clever workarounds. I didn't realize that all the subroutines would load when a program is opened like that. Good thing to keep in mind.

    Getting off topic now... How's retired life treating you? Do you still tinker with computer programming for fun?
Children
No Data