OpenTAP 9.27
API Reference
Public Member Functions | Public Attributes | List of all members
OpenTap.ScpiInstrument.ScpiError Struct Reference

A SCPI error. More...

Public Member Functions

override string ToString ()
 Returns a string formatted the same way as the output of SYST:ERR? More...
 

Public Attributes

int Code
 Error code.
 
string Message
 Error message.
 

Detailed Description

A SCPI error.

Member Function Documentation

◆ ToString()

override string OpenTap.ScpiInstrument.ScpiError.ToString ( )
inline

Returns a string formatted the same way as the output of SYST:ERR?

Returns

OpenTAP 9.27 API built Wed Nov 27 2024 13:14:46