LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I´m getting error 1074001 while mesuring with CMU200.What is the problem and how to solve it?

This is the errortext:
"The value returned is not a number (NaN) because CMU200 is in a state where the query is not allowed."
Where am I suppose to look for the problem?
0 Kudos
Message 1 of 2
(2,604 Views)
It sounds like this is a custom error message from the driver to your GPIB instrument. Look in the user manual for the device for some help. Also if you are using a legacy LabVIEW driver, you can run the code in highlight execution mode to see what is being sent to your device and where the error occurs. This should give you some idea what the problem is and you can edit the VI to solve it.

Jeremy
0 Kudos
Message 2 of 2
(2,604 Views)