09-16-2014 07:33 AM
Error code 5075 appears. The error code is undefined and doesn't appear when the examples are run, however does appear in any new programs that are produced using the vis provided by Andor. Any suggestions or help would be fantastice.
09-16-2014 07:36 AM
@oj2 wrote:
Error code 5075 appears. The error code is undefined and doesn't appear when the examples are run, however does appear in any new programs that are produced using the vis provided by Andor. Any suggestions or help would be fantastice.
Isn't it a matter of comparing their examples to your VIs?
09-17-2014 03:56 AM
I have already tried to do that, however that doesn't seem to be the problem. I have gone as far as to directly copy a working (provided) example into a new project and tried to run that, and the error code has come up, which has greatly confused me.
09-19-2014 09:49 AM
How are you getting on with this, have you got any further with this problem? It may be worth attaching the example VI and your VI for the community to help assist you.
Best wishes,
SFuller
09-19-2014 10:50 AM
Hi, thanks all for your help. Error code 5075 is actually error 20075 which is defined in the user manual. It was caused because a file path into an initialize function wasn't correct.