09-24-2012 05:48 AM
本人乃是一名學生,正研究如何將LabVIEW與Android手機溝通,
現在打算用ShareVariable的方法,
但欠缺有關拿取ShareVariable Data的Java Code,請問有人能協助我嗎?
Solved! Go to Solution.
09-24-2012
08:45 AM
- last edited on
01-12-2025
04:41 PM
by
Content Cleaner
09-25-2012 05:01 AM
首先感謝你的協助,但這個方法我之前已經嘗試過了,
但不成功,而且這個是用ShareVariable的方法。
09-25-2012
11:08 AM
- last edited on
01-12-2025
04:42 PM
by
Content Cleaner
Hi wukwoktsan,
Currently, using a shared variable through Data Dashboard would be a good way to view variables. You can also create a web service that displays variables via HTML. There is not a one-click solution to interface LabVIEW and Android, but the option already displayed, and using a web service would be the easiest way to accomplish this. The example previously mentioned is layed out fairly well. I hope this helps.
Best,
10-07-2012 09:46 PM
感謝你的協助