12-09-2021 12:46 PM
Hi. I'm trying to read in an analog input signal to a USB-6003 NI DAQ device. I know the code I have works, as my colleagues have successfully run it on their computers & seen the data show up on their screens.
I think I'm running into a similar issue as pstammi in this post, but in my case I don't have two separate graphics cards, just the one (I have a Yoga 7i, Intel Iris Xe graphics card). Does anyone have experience working with displaying waveforms real time with the intel iris xe graphics?
thanks,
Solved! Go to Solution.
12-10-2021 11:53 AM
Not as clean a solution as I want, but I have verified that it's a problem with the intel iris xe graphics -- to get it to show up reliably, I disabled the graphics driver & it shows up fine (start -> device manager -> display adapters -> Intel (R) Iris(R) Xe Graphics; right click, hit disable)
I wish there was some way to just disable intel graphics for DAQ only, but if there is, I haven't been able to find it yet...