Endorphin.Core


Key

Namespace: Endorphin.Core
Parent Module: SCPI

Keys for use with SCPI commands.

Functions and values

Function or valueDescription
clear
Signature: string

SCPI string to instruct an instrument to clear its status.

error
Signature: string

SCPI string to query the error queue for the next error.

identify
Signature: string

SCPI string to query an instrument for its identity, without the trailing question mark (for use with String.query or Query.identity).

reset
Signature: string

SCPI string to instruct an instrument to reset.

Fork me on GitHub