LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add 2 data source

Hi

I would like to know is it possible to have 2 seperate control instead of sepearting them by ,

As u can see in the second picture I can just have one data source so I would like to know is it possible to connect the other physical channel control instead of have one and seperatingt them by ,

 

Download All
0 Kudos
Message 1 of 3
(2,237 Views)

hi en99,

  Suppose if you specify two channel names as two elements in an array,you can use daqmx utilities like flatten to string,so that they can merged into single string with comma in between the elements.Vice versa also true using unflatten from string..Please check those two vis present in measurement I/O>>Advanced>>daqmx utlities.

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


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

There are 2 solutions. My favourite one is the first suggestion and the usual way to creat a task which contains tow or more channels.

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