Exception
Namespace: Endorphin.Instrument.PicoTech.PicoScope3000
Nested types and modules
Type | Description |
UnexpectedReplyException | The program received a reply from the machine that it wasn't expecting given the design documents. |
Functions and values
Function or value | Description |
unexpectedReply str
Signature: str:string -> 'a
Type parameters: 'a |
Use the given string to create an UnexpectedReplyException and then raise it. |