Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

List available of viStatus errorcodes?

Solved!
Go to solution

Hello,

my c++ program is using instrument drivers that return viStatus.

Where can i find a list of what this error means in detail?

In this case the returned number is -1074130544.

 

In the Visa help i only find errornumbers that start with -1073807xxx

 

Thanks

BR

0 Kudos
Message 1 of 4
(5,200 Views)
Solution
Accepted by topic author OnlyOne
I believe the invalid session error is a an IVI error and not one from VISA.
Message 2 of 4
(5,185 Views)

But how do you know that this number means "invalid session"?

0 Kudos
Message 3 of 4
(5,182 Views)
I just did a search for it here. I use LabVIEW and it's just a right click option there. When searching, don't include the '-'.
Message 4 of 4
(5,176 Views)