metRo_ Posted December 21, 2008 Report Share Posted December 21, 2008 I have an Flash file and i want receive on flash some values from labview. How can i connect labview and flash? Quote Link to comment
Dan DeFriese Posted December 21, 2008 Report Share Posted December 21, 2008 QUOTE (metRo_ @ Dec 19 2008, 08:58 PM) I have an Flash file and i want receive on flash some values from labview. How can i connect labview and flash? This article may help:http://sine.ni.com/devzone/cda/epd/p/id/3891 Quote Link to comment
Tomi Maila Posted December 22, 2008 Report Share Posted December 22, 2008 You can use the LabVIEW 8.6 web services functionality to create a LabVIEW web service and then use flash to query this web service for some data you want to display. Quote Link to comment
metRo_ Posted December 22, 2008 Author Report Share Posted December 22, 2008 I just have LabView 8,5 I creat a labview file and a flash that you can test here: http://paginas.fe.up.pt/~ee06091/fl.rar you just have set the write-file function to save a file "teste.lvm" in the same folder of the flash. The problem is that isn't a correct way to do this because sometimes that give-me an error. When labview and flash open the txt at the same time. Another problem i tried the flash.vi problem but when i try to set variable in the swf movie some values was "NaN" and some times values very diferent from the original value. Another thing, anyone know how to use the Write-file to write text? i tried but i just can save numbers. Another question: The labview user 1,2 but flash use 1.2, so in flash i have to convert 1,2 to 1.2 and i can but it's very boring. Do you know how i can make labview write 1.2? For the people that can't see the diference is the common and point: |1>","<2| |1>"."<2| Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.