OpenTAP 9.34
API Reference
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?
 

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.34 API built Wed Jul 1 2026 09:21:15