Endorphin.Core


Error

Namespace: Endorphin.Core
Parent Module: SCPI

A SCPI error returned from a machine. Negative error codes are defined in the SCPI specification, while positive ones are device-dependant.

Record Fields

Record FieldDescription
Code
Signature: int
Message
Signature: string
Fork me on GitHub