LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem

Solved!
Go to solution

Établir un VI qui permet de remplir itérativement un tableau 1D dans l'ordre croissant en temps réel toutes les secondes avec des entiers entre 0 et 100."???

0 Kudos
Message 1 of 8
(496 Views)

Qu’avez-vous essayé ? ...

(What have you tried?)   

    

Google translate of question:  Establish a VI that allows a 1D array to be iteratively populated in ascending order in real time every second with integers between 0 and 100."???

 

LabVIEW Tutorial (ni.com)

 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 2 of 8
(473 Views)
Solution
Accepted by topic author NASSIM18

@NASSIM18 wrote:

In English: Establish a VI that iteratively fills a 1D array in ascending order in real time every second with integers between 0 and 100."????


We don't do homework. What have you tried and where did you get stuck? Show us your efforts.

 

You also need to define the problem better, especially the term "between". Are boundaries included?

is it 1..99 (99 points), 0..100 (101 points), or something else? Should the array grow in size or initially be populated with default values  (0? NaN?, -Inf? etc.) to be modified?

 

0 Kudos
Message 3 of 8
(471 Views)

comment afficher des valeur croissante

0 Kudos
Message 4 of 8
(352 Views)

yes

0 Kudos
Message 5 of 8
(349 Views)

Hi Nassim,

 


@NASSIM18 wrote:

how to display increasing values


Use an array indicator or charts/graphs…

 

You still have problems to describe your problems with all needed details!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 8
(342 Views)

how to create AN ARRAY THAT SHOWS INCREASING random VALUE

0 Kudos
Message 7 of 8
(338 Views)

Hi Nassim,

 


@NASSIM18 wrote:

how to create AN ARRAY THAT SHOWS INCREASING random VALUE


Use a FOR loop, a shift register, a RandomNumber function, an Add, and an autoindexing output tunnel…

 

What have you tried, and where are you stuck?

We still don't do homework (for free)!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 8
(325 Views)