03-01-2022 03:30 AM
Hi.
I am using LabVIEW and DAQ6510 to measure multi-channel 4WR.
I need to scan at least 5 data per second, but i could only get about 1 data per sec.
This is the front panel capture image.
Is there anything i can change and get ideal sampling rate?
If not, should I deconstruct all of the VI code and add sampling rate terminal rate?
05-16-2023 10:14 AM
Hi,
Did you resolve this? I am learning to use the same instrument/LabVIEW. I think we need to use the SCPI commant FETCh? to ask for data from the buffer and time periods that we specify, rather than a 1 second update as the example seems to return.