Endorphin.Core


CommandRequestAgent

Namespace: Endorphin.Core

Generic command/request agent with error handling used to serialise posted commands and requests which are defined by closures. Useful in serialising communications to an instrument with a C API.

Nested types and modules

ModuleDescription
CommandRequestAgent

Functions for creating and interacting with a generic command/request agent with error handling used to serialise posted commands and requests which are defined by closures.

Model

Command/request agent model.

Fork me on GitHub