02-05-2009 04:58 AM
I am stuck in a problem, someone might help
The table is giving unwanted entries in it.
Actually i have given condition that above some condition the entries to be filled , the conditoin is working but when the condition is false
the table displays 0 for that value, i also have to compulsary use the time stamp,
The vi is attached below
Solved! Go to Solution.
02-05-2009 06:36 AM
02-05-2009 10:56 PM
HI, Thanks for your reply
but i want to write the code for alarm condition so i dont want the false condition valus
If u think that the approach is right then can u suggest some for entry of data (alarm condition) with time stamp.
02-10-2009 12:41 AM
Hi soundnt,
As asked previously in the post , the true condition you can do the file writing and since you want to leave the false values check the condition and write to file only for the true condition . For the false condition dont do an action or if you want to intimate put a notification logic to that .
Thanks and Regards
Pranchal
02-10-2009 11:08 PM
Hi Pranchal
Thanks for your reply, but i had tried it before but was not geeting the desired output
but after u replied i once again gave it a try and got it
i think i have implemented it correctly but if u find any flaw kindly notify me the thanks
Regards