09-11-2014 11:35 PM
Hi I already have program developed for charging of a electrical vehicle prototype using charger controller and communicating between the hardware and the PC through ethernet via cRIO and NI I/O modules. I want the program to be available on a remote handheld device (tablet/mobile). What is the best option among the three?
1) LabVIEW Webpager
2) RTI DDS Toolkit with RTI Connext or
3) Data Dashboard
I have 2 specific queries:
a) Since Webpager seems to be the simplest solution, I want some reviews or feedback of it before I make a choice.
b) In the online tutorials for Data Dashboard, they tell us how to create a fresh program and implement of Dashboard. However my program doesn't have any shared variables except the already existing ones for the NI I/O modules, how do I deploy the indicators and controls on dashboard?
09-12-2014 02:51 PM
What is the future of this application? You say this application supports a "prototype" electric vehicle. Will this application be evolving into a long term permanent solution for a production electric vehicle? The correct solution will vary significantly based on that answer.
Mike...
09-14-2014 08:25 PM
Yes I'm an intern in a company researching on Electrical Vehicles and working on electrical taxis and two-wheelers. So the program is surely going to be used for an actual EV in future.