LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect function for different wire type ?

Hi ,  How do i connect wire for different function ?
Here is my problem :
We are using look-in amplifier SR830 DSP, we want to control the frequency input to the lock-in ( sweeping frequecy input to the lock-in amp), but type of wire of  lock in (under reference function) is not compatible to sweeping frequency wire type. I looked at the reference function of look-in, there are some icon that listed under reference, therefore i created them such as trig, source, amp, freq. Then i let all go to "bundle" the output of bundle is connected to reference of lock-in amp.
but it didn't work out
Can you please give me some idea how to do it ?
Thank you for you time
Thuan Nguyen
p.s: i attached the file that i am working on with this email
0 Kudos
Message 1 of 2
(2,581 Views)

Hi Thuan,

When using clusters as inputs, you must make sure that the cluster order is the same as well.  If two clusters of controls look identical, but have a different cluster order, then they will be two different clusters.  If you want to create a copy of the control cluster, try holding down the <Ctrl> key and clicking and draging on the original cluster.  This will make a copy of the cluster with the correct cluster order.  You can also use the Bundle by Name function to change the value of a control in a cluster without having to unbundle it.

0 Kudos
Message 2 of 2
(2,536 Views)