LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

variable channel DAQ program

Hi everyone. My company currently has a program that we use for data acquisition. Sometimes we need to modify this program to change the number of channels being sampled. I'm wondering if it's at all possible to have a numeric control on the front pannel which lets you change the number of channels that will be sampled. Currenty the program is using the DAQ assistant to read data from our SCXI1120 signal conditioning unit, similar to this one: https://www.ni.com/en-us/support/model.scxi-1120.html

 

Also, one other thing; when you make a waveform chart on the front pannel is there any way to split up the column that contains the line colours into two seperate columns. With 56 channels it doesn't fit onto one screen, which is why I want to do this.

 

Thanks in advance.

0 Kudos
Message 1 of 6
(2,945 Views)

whoops I made a mistake, it's actually a SCXI-1520 card, shown here: https://www.ni.com/en-us/support/model.scxi-1520.html

We have 7 of them inside a SCXI-1001 box.

0 Kudos
Message 2 of 6
(2,933 Views)
You can edit the task in MAX but if you want a front panel control, use the regular DAQ functions, especially the DAQmx Create Channel with a front panel Physical Channel control. Look at any of the shipping examples.
0 Kudos
Message 3 of 6
(2,924 Views)
What are the shipping examples, and where can I find them?
0 Kudos
Message 4 of 6
(2,921 Views)
Help>Find Examples. Not all that hard to find.
0 Kudos
Message 5 of 6
(2,915 Views)
Ok, I thought you might have meant something else when you referred to 'shipping examples.' Thanks for the help!
0 Kudos
Message 6 of 6
(2,911 Views)