09-05-2023 09:07 AM
I need to read from IO space addres 0x700. I try to work with 'Low-Level Support Driver'. The driver dosn't load.
The function CVILowLevelSupportDriverLoaded () return '0'.
How can check if the driver installed on my PC and if not, how can I install it.
Thanks
09-05-2023 03:55 PM - edited 09-05-2023 04:01 PM
Hi, take a look at this manual page, it says 3 things:
Having said this, however, look also at this discussion and carefully consider responses from RolfK.