LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can anyone fix this vi

Hi unknown,

 

search for the (first) true in the array, than add one to the found column index and set this element to true...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 22
(1,442 Views)

Norbert i will fix the shifting out of the array later

I just need to know what i did wrong with moving to the right in the array

0 Kudos
Message 12 of 22
(1,435 Views)

Hi unknown,

 

"what i did wrong"

-I would say using a second array control ("XO boolean 2") is wrong when searching a TRUE in the first one.

-Searching twice also looks wrong to me.

-Using Quotient&Remainder would eliminate the while loop for determining the bit position.

-Using all those locals seems wrong to me Smiley Wink

-Don't using highlighted execution and probes before asking in the forum may be wrong.

 

-Being not honest about homework stuff is considered wrong in this forum...

Message Edited by GerdW on 12-09-2009 03:04 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 13 of 22
(1,424 Views)

This unknown guy is sophomore student at BAU doing not a homework but the same project that I am doing .

Hey unknown you should reduce the use of boolean variables(organise your work and reduce loops).And change the while loop to include everything.

Smiley Tongue

 

0 Kudos
Message 14 of 22
(1,407 Views)
2ayre fik b a2yre ya a5ou al sharmooooooooooota
0 Kudos
Message 15 of 22
(1,402 Views)

unknown19 wrote:
2ayre fik b a2yre ya a5ou al sharmooooooooooota

Whatever this means, it is not following the netiquette. Please stop writing comments like this. This forum is meant for usage for everyone, so everyone should be able to read and understand your postings (basically). Using 1337-speech does not support this requirement. Not to consider possible offensive content in this post.......

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 16 of 22
(1,397 Views)

sorry i chose a different language character encoding so it appeared that way

i am really sorry

0 Kudos
Message 17 of 22
(1,391 Views)
Hey unknown you should switch the terminals of the replace array subset.
Message 18 of 22
(1,391 Views)
thank u very much
0 Kudos
Message 19 of 22
(1,385 Views)
Try this
Tim
GHSP
Message 20 of 22
(1,384 Views)