LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Inputting number of samples in simulate signal vi on front panel

Solved!
Go to solution

Hi,

 

I need to change the number of samples in simulation signal vi without entering manually through properties. Is there any way to change it in block diagram or in front panel?

 

Thanks in advance,

Ragmo

0 Kudos
Message 1 of 2
(3,180 Views)
Solution
Accepted by topic author ragmo
Yes. You can convert the Express VI to a normal VI by right clicking on it and selecting Open Front Panel and then you can edit that vI and change the # of samples constant to a control. You can also use the non-Express VI functions such as Basic function Generator.
0 Kudos
Message 2 of 2
(3,174 Views)