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
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
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"
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 ??
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