LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

block diagram

Solved!
Go to solution

May be my question sounds very basic but i have a confusion. I want to represent matrix in the following form in the block diagram of the labVIEW, not front panel. How can i make such matrices using block diagram not by front panel??? Please look at the diagram below first. Can someone help me?

0 Kudos
Message 1 of 3
(2,579 Views)
Solution
Accepted by topic author Sapkota

Hi Sapkota,

 

you don't need "matrixes" - you need array constants…

(The pink border represents a cluster constant!)

 

Start here to learn how to use LabVIEW: after taking the free online lessons you should be able to recognize the BD elements in your image…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,563 Views)

Thanks man


@GerdW wrote:

Hi Sapkota,

 

you don't need "matrixes" - you need array constants…

(The pink border represents a cluster constant!)

 

Start here to learn how to use LabVIEW: after taking the free online lessons you should be able to recognize the BD elements in your image…



. Your post was helpful for me.

0 Kudos
Message 3 of 3
(2,546 Views)