Jump to content

JustJay

Members
  • Posts

    8
  • Joined

  • Last visited

JustJay's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. In 8.0, when upgrading from 7.1, the installer does not install or move any Field Point drivers or vi support files. NI has a patch to take care of this until the updated drivers are put out. Link to the patch: http://digital.ni.com/public.nsf/allkb/B62...625709E00680BF0 I hope this helps someone. Everyone here has always been a great help to me!
  2. I have written a very simple vi that uses a number variable to call various text files into a text string. It works well in the design mode. When I build my app, I include these text files, and upon install, it places them in the install directory/data/ just as I asked it to do in the app builder. When I run my app, it cannot find the text files. In the design mode, I had all my text files in a directory on my hard drive, and they were called from there. What do I do so that my vi knows to search in the \wherever\data directory after install? Thanks for your help! Jay
  3. I am attempting to code a very simple program that would take temp readings from thermcouples attacthed to Feild Point Modules and using a min/max temp range, control inflow of steam to raise low temp instances. I have searched a lot of the examples and tutorials, but have yet to find anything specific to this. I am just getting started on writing this from scratch, and any guidance or help would be great! I am using LabVIEW 6.1 Development Package with LabVIEW 7.1 Express. I am VERY new to this, but finding LabVIEW to be extremely functional. I am the one that is functionally challenged! Thanks! Jay
  4. Thanks for the reply. I fully understand that I wasn't able to express exactly what I was needing. With the information you provided, I can now search through and find where and how to change this. I am basically learning the coding process as I go without any experienced help on site. Your "stupid comments" are more helpful than you think! Thanks Jay
  5. We have an existing program the uses Labview to write to an Exel file. The ideal situation would be for the program to continually append the current file rather than to overwrite it everytime the application is invoked. Any ideas on the best way to accomplish this. I didn't write the program, so I can't give a great deal of details on how it writes the files at the moment. Thanks!
  6. My problem was more like a lack of sleep. Came in the morning, repackaged the VI as an exe and bam, up and running. Thanks for your response....I am sure that I will have a million more questions! Jay
  7. Totally new to LabView here, using 6.1 also. I packaged the first program I wrote as an EXE, and included the run time engine as well. After running the installer, I ran the exe that I compiled, and it opened a "Select VI File" box. After choosing the script that I wrote, it runs fine as a stand alone. What did I do, or not do that excluded the full packaging of the file in the exe package? This is the first day of playing with LabView, and I am liking it already! Thanks for your help. My first post on what seems like a killer forum! Jay
×
×
  • Create New...

Important Information

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