Module scpi::error

source ·
Expand description

This module contains standard SCPI errors in the form of the Error enum.

Each error variant has a corresponding error/event number as the enum discriminant.

Structs§

Enums§

  • The Error type contains error definitions detected by the parser or commands

Traits§

Type Aliases§