LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i get the remind value

I want the true te be minus from the total, like:
(9-1=8,and next time 9-2=7,and so on.
someone can help me with a sample.
Thank you
0 Kudos
Message 1 of 11
(4,043 Views)
can you explain more of what exactly it is you want to do with this vi ??

thanks

Dan
0 Kudos
Message 2 of 11
(4,043 Views)
will this work for you ???

Dan
0 Kudos
Message 3 of 11
(4,043 Views)
Hi,

There is a function Quotient and Reminder in functions>Numeric...

Regards,

Wiebe.


"diallo332@" wrote in message
news:50650000000800000065EF0000-1079395200000@exchange.ni.com...
> I want the true te be minus from the total, like:
> (9-1=8,and next time 9-2=7,and so on.
> someone can help me with a sample.
> Thank you
0 Kudos
Message 4 of 11
(3,902 Views)
Thank you for replying me.but I can not run the vi
because, my labview it 7 express.
please can you send it to me in this version
Thank you
0 Kudos
Message 5 of 11
(4,043 Views)
0 Kudos
Message 6 of 11
(4,043 Views)
thank for replying Dan
I want to use this vi to check those Numbers wich are writ on the Table like, if I check this (954336)and the vi going to compare if it get match so 1 subtract 9 ,and another
(QW485F)if it match so 2subtract 9,
9-1=8 9-2=7 9-3=6 9-4=5
9-5=4 9-6=3 9-7=2 9-8=1 9-9=0
can you help me with a sample
Thank you
0 Kudos
Message 7 of 11
(4,043 Views)
Thank you for replying
but the problem is:
I want to use this vi to check those Numbers wich are writ on the Table like, if I check this (954336)and the vi going to compare if it get match so 1 subtract 9 ,and another
(QW485F)if it match so 2subtract 9,
9-1=8 9-2=7 9-3=6 9-4=5
9-5=4 9-6=3 9-7=2 9-8=1 9-9=0
can you help me with a sample
Thank you"
0 Kudos
Message 8 of 11
(4,043 Views)
i guess i still dont fully understand what you need. your vi stops as soon as a match is found... it seemd to me you were looking for the location of the number in the table. do you just want to know how many matches there are ??
0 Kudos
Message 9 of 11
(4,043 Views)
Thank you again for replying me
you get my point ,i just want to know how many matches there are from total ,and how many remain
9-1=8 (9 is total and 1 is matche, and 8 is remain,
and than the next i get another matche
9-2=7 on so on.
the probleme is: i wnat to know the Total and how many
matches and how many remain.
Thank you
0 Kudos
Message 10 of 11
(4,043 Views)