LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Panel be viewed on any Smart Phones?

I'd like to view/control my remote panels from a phone with a touch screen instead of computer.  Is this possible?  I'm sure the phone would need to have the runtime engine installed.  Would it need to have a windows based operating system?  I've tried opening them with an Iphone but was not able to download the run-time engine, as a computer would automatically download.   I was wondering if I would have more success with a windows based smartphone.
0 Kudos
Message 1 of 3
(2,974 Views)

It will not be possible, as you have found out, since it need to have a runtime engine installed which is not available for LabVIEW. One way to get around this is to use LabVIEW Web Services. It will allow you to build and deploy Web applications over a network, making these applications available to any HTTP-capable client. You can implement HTTP, a TCP-based protocol, on nearly any computing platform ranging from large mainframe computers to tiny embedded devices. Have a look at this link on how to go about setting this up:

LabVIEW Web Services
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 3
(2,960 Views)
Another alternative you can try is the UI builder. This isn't even in beta yet, so it's not a commercial product, but you can try getting into the pioneer program. It's probably Flash or Silverlight based, so I doubt it would work on an iPhone, but it will probably work on Windows Mobile devices.

___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,952 Views)