LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arrays i

I am still learning Arrays and I am running into a problem doing a factoring problem using an array

I am trying to figure out how to input a number in the array for example.

I want to put the number two in the second spot of the array.

 

0 Kudos
Message 1 of 3
(1,853 Views)

Your description is too ambiguous to help.

  • Where is the array? (e.g. in a shift register)
  • Where does the number come from?
  • Do you want to place it into a certain spot, moving the higher elements up (insert)?
  • Do you want to replace the current element  with the new value keeping the array the same size?
  • What is you program architecture?

 

As a first step, attach your actual VI and tell us exactly what the final output should be.

0 Kudos
Message 2 of 3
(1,844 Views)

Are you talking about programmatically?

Or as a user entering stuff in a front panel?

 

Your question sounds rather basic.  Like the kind of thing covered in the tutorials.

LabVIEW Introduction Course - Three Hours
Learn LabVIEW

0 Kudos
Message 3 of 3
(1,843 Views)