Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/15/2013 in all areas

  1. Everybody knows the problem: We need custom VIs to compare floating point values using a tolerance. I just discovered something via scripting: The Floating Point Equal? primitive which does exactly that. Can anyone imagine why it is missing from the standard palette? It's in LV since version 8.0 ... FloatingPointEqual_LV80.vi
    2 points
  2. Another way to add a pdf (or maybe another type) to front pannel is: - Add ActiveX Container on FP - Right click and SelectActiveX Object - Enable Create Object from File and Brawse/Select the pdf file (not sure how Link to file works) Now you have (unfortunately not shrinkable image of the file on the FP. Probably will need to resize the panel etc. Right click on the image Document/Open to open the actual pdf in the reader.
    1 point
  3. Crap, it looks like it is. In my benchmarks in LabVIEW 2012, it looks like the Delete From Array "trick" is about 30 times slower than using Index Array. Oh well, I guess I won't use that trick anymore. Thankfully, Jarrod's Create Place VI Contents VI shortcut for Quick Drop made it really easy for me to add a shortcut to drop this code snippet instead:
    1 point
×
×
  • Create New...

Important Information

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