LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array Help- Designating a number to a location in a 1-D Array

Don't worry about all the SubVI work, Objective is to create an array that factors an integer, in order. If that location isn't a factor of the "number" it will show 0.

I got my VI to factor, but I cannot for the life of me figure out this indexing array into the design I have. My MainVI is at the top, but When I add the index array, the N-dimension array creates an error. Any help?

 

MarshaSmith_1-1634252500833.png

 

 

 

MarshaSmith_0-1634252290051.png

 

 

 

0 Kudos
Message 1 of 2
(962 Views)
  • I don't see ant index array function
  • I don't see any error
  • What's in the other cases of the case structure stack?
  • What algorithm are you trying to implement?
  • What us the purpose of "Numeric" control? (I can imagine much better names for controls!)
  • Where is the n-dimensional array you mention? (All I see is 1D arrays)
  • All I see is useless pictures of diagrams. If you want help, attach the VIs, explain how you use it, what kind of error you get, what result you expect.
0 Kudos
Message 2 of 2
(956 Views)