Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the error code returned from iberr == 201 mean and how do I fix it?

I am writing LabWindows 5.5 (Windows 2000) code and using the FindLstn routine. I am getting iberr == 201 error from the compiler. I cannot find a definition of the 201 and how to fix the problem. Please help!!
0 Kudos
Message 1 of 2
(3,715 Views)
What version of the NI-488.2 driver are you using? Could you attach an NI-Spy log to show us the issue?

As a note, sometimes iberr will contain a value to indicate an old setting. For example, the ibeos call will set iberr to the old EOS character. The value in iberr only indicates an error if the error bit is set in ibsta.
0 Kudos
Message 2 of 2
(3,715 Views)