10-11-2009 07:27 PM
10-12-2009 06:28 AM
10-12-2009 04:14 PM
10-13-2009 09:06 AM
visa serial read wrote:
I am attaching the code as bmp file. Please have a view of the same and let me know how to know which is pressure and which is humidity etc. from the received data because the microcontroller sends the data like V:255, T:24 etc.
Hi
Your code was not much to work with. So I can not give you any help. But it may look as you should gain some basic Labview skills before you proceed with your project. I think some online tutorial are available on www.ni.com But I do not have any link. Perhaps someone can help with this. Also remember that this forum is meant to help people, not providing turn key ready software solution. Looking forward to hear from you regarding your Labview learning curve or any other question:)
10-13-2009 09:54 AM
10-23-2009 09:21 AM - edited 10-23-2009 09:25 AM
hi
why did you place write function in your code?
if the data from your micro controller is continuous try this.
be hooked up.
regaurds
chaitanya
10-23-2009 04:16 PM
Any how I have managed to get the data and it is working, but the problem is labview reading is late if I am providing delay before read 12 seconds then the gauges and indicators are working. If delay before read is 0 then it is working but the gauges and indicators are not working. I am using bytes at port property. There is total 600ms delay in microcontroller for display in LCD. what might be the problem?
Thx in advance
10-23-2009 07:54 PM
10-24-2009 12:50 PM
10-24-2009 05:26 PM