Hi All,
I'm trying to get started programming my NI-USB 8451 with the NI USB 845x driver.
What I am trying to do is simply retrieve some of the error and warning messages from the driver. As instructed in the Hardware and Software manual for the NI USB 845x, I am making a call to
ni845xStatusToString
However, for any error code (valid or invalid), I get the following string back from the driver:
NI-845x: Unable to decipher status code 0xfffb6528 (<errorCode>). Error -1 - Directory not found.
where I see the supplied error code in <errorCode> above.
This makes me think that some type of dictionary or "Directory" that is external to the driver is not available on my system. Is this the case?
I have the 64-bit driver installed on my machine. This is further consolidated by the fact that all the other functions (ni845x*) work as intended and I am able to communicate with the device.
Can anyone help me understand why I cannot retrieve the error strings or warnings strings?
Your response is greatly appreciated.
Thank you!
Sincerely,
Ishrak Khair
Instrument Control Toolbox
MathWorks