Jump to content

Ton Plomp

Members
  • Posts

    1,991
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Ton Plomp

  1. Our company is in a 17025 certified measurement institute, however we are facing issues with the calibration of acceleration sensors, official we need to calibrate them in the whole measurement range. However we weren't able to locate a calibration institute that calibrate up to 60 G with a 17025 compliant certificate.

     

    Does anyone have pointers?

     

    Regards,

     

    Ton

  2. Filed as issue  #22

    Fixed in version 3.2.1, that is available at SourceForge and the Lava Code repository. Should go live shortly on the LabVIEW Tools Network.

    It's fixed by placing the Mouse VIs in a conditional case structure that's only run for Windows and Linux.

     

    Ton

  3. Hi Antoine,

     

    Yair is right that code is used for the panning/zooming using the scroll wheel. I always thought that code was OS generic.

    Can you place the whole while loop + init/close VI inside a conditional structure, to see if it is fixed then?

    If so we can easily create a platform limited code for Mac/Linux.

    Apparently this code is only available on Win/Linux.

     

    Ton

  4. I suspect that the file date is changed.

    One thing that has always stumped me with a 'get lock' SCC regime is that you need the server to edit the file.

    I understand that there's a bug in LabVIEW. A no-op save. But that should not cause any problems. Using the 'read-only' flag is a bad method (IMHO) to control the state of a file. Merge tools are getting better (and NIs LabVIEW merge tool is reasonably good), so one should not rely on the file-date to control the contents of the file.

     

    Ton

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.