hexagon logo

PC-DMIS 2017 (interop.pcdlrn.dll) issue on profile of a surface measurements

Hi,

i am software programer so i dont really know about inspection and CMM.

i am having issue using the library interop.pcdlrn.dll for the command "perimeter scan" for a "profile of surface".


when i'm using the librairy it shows a measurement value of 0 like if the machine is offline. but when i use the software PC-DMIS, i have the good results.


but when i do a "constructed set" for a "profile of surface" i have good results either if im using the library or the software.

i dont't understand how the library can act differently from the software. this strange behavior prevents us to use the custom software on the prod environnment.

because im a software programmer i dont really know how to express myself in this forum so i'm sorry if i dont give enough details

Parents
  • Hi Don,

    I finally found the issue. When i copied files to the local folder

    themodel.Instance.cadPath was not given the correct path so the CAD file was not copied correctly and not linked with the .PRG

    now it's working well trough c#.

    Thanks to all for your time, and sorry if i was sometimes hard to understand
Reply
  • Hi Don,

    I finally found the issue. When i copied files to the local folder

    themodel.Instance.cadPath was not given the correct path so the CAD file was not copied correctly and not linked with the .PRG

    now it's working well trough c#.

    Thanks to all for your time, and sorry if i was sometimes hard to understand
Children
No Data