Endorphin.Core


Identity

Namespace: Endorphin.Core
Parent Module: SCPI

The identity structure returned from a SCPI instrument in response to the "*IDN?" query.

Record Fields

Record FieldDescription
Manufacturer
Signature: string
Model
Signature: string
Serial
Signature: string
Version
Signature: string
Fork me on GitHub