03-01-2018 10:24 AM
Good evening,
I am trying to make a thermocouple measurements with PXIe-2527 and DMM 4080 based on the accompanying example by NI.
My switch config -
Scan list - "ch0:ch10->com0;"
My switch config
Than what I do is basically -
1. Set 10 thermocouple channels
2. start scan
3. measure with DMM
4. Repeat for all required thermocouple values
for some reason I find that channels are skipped with the following pattern:
Notice the second row in the fist column the third row in the second channel...
Any one had similar issue?
Am i doing something wrong with my scan config?
Thanks,
Barukh
Solved! Go to Solution.
03-02-2018 07:24 AM
Such a stupid mistake...
If you scan 10 channels, your scan list should be 0:9!
Well I guess sometimes talking about the problem helps you solve it...