07-16-2011 05:21 AM
Can any one please tell me how to write labview program for data logging in electric motor bike. I am going to use CompactRIO for getting wide range of data from various sensors in bike. I need to write labview program for data logging of temperature, voltage and speed of the bike. Can any one help me?
07-16-2011 12:58 PM
Yes, we can.
I think the best place for you to start for this is the NI Developer Zone. I recommend beginning with these tutorials I found by searching on "data log rio". There were more than just these few that might be relevant to your project but I'll leave that for you to decide.
NI Compact RIO Setup and Services -> http://zone.ni.com/devzone/cda/tut/p/id/11394
Getting Started with CompactRIO - Logging Data to Disk -> http://zone.ni.com/devzone/cda/tut/p/id/11198
Getting Started with CompactRIO - Performing Basic Control -> http://zone.ni.com/devzone/cda/tut/p/id/11197
These will probably give you links to more topics/tutorials/examples that can help you design and implement your target system.
Jason
07-16-2011 04:26 PM
Thanks for your reply.
07-17-2011 11:52 AM
can any one please tell me what are all the parameters which i need to consider for temperature data logging in bike?
07-17-2011 02:46 PM
You really need to decide that. What temperatures do you need to measure? How often? What format do you need for the data? What will be done with the data later? Does the measurement and logging system need to packaged to operate while the bike is moving? How much volume and mass is available for the system?
Lynn
07-17-2011 03:02 PM
thanks