RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the RfsaErrorQreryResult? Cannot found the QueryError API.

Hi there,

 

I'm using the NI PXIe-5646R VST, and I want to query the error by C#.

 

In LabVIEW or C, there is a

 "ViStatus niRFSA_GetError(ViSession vi, ViStatus *errorCode, ViInt32 errorDescriptionBufferSize, ViChar errorDescription[])" API that can return the error code and message.

 

But I cannot found a corresponding API in .NET API.

 

So, how can I query errors by .NET API?

 

 

0 Kudos
Message 1 of 2
(1,691 Views)

I have found the "QureyErrorResult" structure, but cannot found the API to return the result.

0 Kudos
Message 2 of 2
(1,690 Views)