PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting old GPIB commands to VISA

I am converting old GPIB code to VISA code and I cannot find a concise way of figuring out how to replace the old IB commands to a visa command, the methods that I have found around this slow the systems down to the point that they are unusable.  What are the VISA equivelants of iberr and ibsta?
 
Thank you,
-don
Go Cubbies!!
0 Kudos
Message 1 of 2
(2,968 Views)
Hello Don,
 
There is not a exact equivalent of the iberr and ibsta commands in VISA, but, most of the error information is passed through the error cluster in the VISA functions. 
 
If I knew what specific error you were interested in, I might be able to assist you more. 
Micaela N
National Instruments
0 Kudos
Message 2 of 2
(2,949 Views)