LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

unwanted entry in table

Solved!
Go to solution

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 

0 Kudos
Message 1 of 5
(2,953 Views)
What value are you looking for for the false condition? Right now nothing is connected so you will get the default value of 0.
PaulG.
Retired
0 Kudos
Message 2 of 5
(2,936 Views)

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.
0 Kudos
Message 3 of 5
(2,910 Views)
Solution
Accepted by topic author sound nt

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

0 Kudos
Message 4 of 5
(2,863 Views)

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

0 Kudos
Message 5 of 5
(2,847 Views)