LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What do you think about this snake game code?

Solved!
Go to solution

@alhebu wrote:

How do I send my code to other person... I mean Is there anyway in wich I just send, I don´t know... just the Labview project and all the subvis goes with it? Do I have to send always my code and all the subvi´s?


 

Many options:

 

  • If you have LabVIEW pro or community edition, you can built a source distribution.
  • Similarly, you can built an executable and installer so the user does not even need LabVIEW.
  • You can zip up the folder containing all VIs and send the archive,
  • etc.

 

Feel free to show us your code so we can suggest improvements.

Message 11 of 13
(443 Views)
i'm alhebu´s co-worker and we have a problem whit the read of an audio file, i only can play some files in the program,but whit the files (Facil,Dificil and Medio) don't work the play sound file.vi
We think the problem is the duration of the file because the files that already work are shorter than the files that don´t work, the question is...
Is there any limit with the duration of the files that the play sound file reads? Whi isn´t working?
Hope you can help us
0 Kudos
Message 12 of 13
(424 Views)

Attach an actual .zip file, not a proprietary format with .rar.   Make it easy for people to help you when they can unzip a zip file in windows.  As opposed to making them download a 3rd party program to unzip a special .rar file.

 

And this sounds like it has nothing to do with the original topic of this thread.  You should have created a new thread with your new question.

0 Kudos
Message 13 of 13
(419 Views)