Jump to content

budtz

Members
  • Posts

    3
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2014
  • Since
    2006

budtz's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hooovahh, thanks for the tip! Using the dispose node fixed the problem. Bitmap does not release the files without it (unless the Vi stops). Thanks!!
  2. Hi Hoovahh, Thanks!! - I am actually closing the 3 references in my code (I just quoted the image from here) - here's my code below. How do I locate the dispose method? This might be what I need. Is that a .NET method like the Bitmap
  3. I'm using this code but it seems to keep the BMP file open until the VI closes. Anyone know how to close the file so I can delete it?
×
×
  • Create New...

Important Information

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