Endorphin.Instrument.PicoTech


Exception

Namespace: Endorphin.Instrument.PicoTech.PicoScope3000

Nested types and modules

TypeDescription
UnexpectedReplyException

The program received a reply from the machine that it wasn't expecting given the design documents.

Functions and values

Function or valueDescription
unexpectedReply str
Signature: str:string -> 'a
Type parameters: 'a

Use the given string to create an UnexpectedReplyException and then raise it.

F# Project
Fork me on GitHub