LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I couldn't find it inside string and array functions

Solved!
Go to solution

Ekran görüntüsü 2023-06-28 125601.png

0 Kudos
Message 1 of 7
(1,158 Views)
Solution
Accepted by topic author bahadirozan

Hi bahadirozan,

 

this is the "decimate array" node. See attached picture:

 

Decimate Array.png

Greets, Dave
Message 2 of 7
(1,144 Views)

Thank you so much Sir. I had found it before. If it is decimate 1D array, I have a problem on this VI. There are four connectted lines on the array, but there are three connections as feature for decimate 1D array. How is it possible? Ekran görüntüsü 2023-06-28 141049.png

0 Kudos
Message 3 of 7
(1,125 Views)

Hi baha,

 


@bahadirozan wrote:

There are four connectted lines on the array, but there are three connections as feature for decimate 1D array. How is it possible?

Use AutoCleanup on your VI!

(We cannot edit/debug/run images with LabVIEW!)

Best regards,
GerdW


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

https://dl.cdn-anritsu.com/en-us/test-measurement/ohs/10450-00040AC/index.html#page/Programming_Comm... 

 

I am already working by examining the picture. I don't have prepared VI. 

0 Kudos
Message 5 of 7
(1,105 Views)

Hi bahadirozan,

 


@bahadirozan wrote:

I am already working by examining the picture. I don't have prepared VI. 


In this case you should ask Anritsu for a cleaned up version of that example VI!

(Or ask for explanations…)

 

Just an educated guess:

  • the output of the device read function goes to the input of the DecimateArray function
  • the two outputs of DecimateArray are wired to those two indicators (Data1/2) and to the FOR loop…
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 7
(1,099 Views)

dnl75n6f.png

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 7
(1,010 Views)