hexagon logo

PC-DMIS 2012 MR1 & Scripting

Is VB scripting the only form of code to use for pc-dmis 2012 mr1?
Parents
  • Set Part = Parts.Open(sFilePath, "CMM1")


    I think the "CMM1" is the culprit - at least in my installations, the machine name is a translated word, "Maskin1", not "CMM1".

    Edit: After checking a number of versions, the last one I see "CMM1" in is 3.7 MR3 - from 4.2 and onwards (I didn't try checking 4.0 and 4.1) it's definitely "Machine1/Maskin1".
Reply
  • Set Part = Parts.Open(sFilePath, "CMM1")


    I think the "CMM1" is the culprit - at least in my installations, the machine name is a translated word, "Maskin1", not "CMM1".

    Edit: After checking a number of versions, the last one I see "CMM1" in is 3.7 MR3 - from 4.2 and onwards (I didn't try checking 4.0 and 4.1) it's definitely "Machine1/Maskin1".
Children
No Data