Endorphin.IO
Endorphin.IO Namespace
| Type | Description |
| ExtractReply<'T> | |
| LineAgent<'T> | Agent to serialise writing linemode command and read emitted data into lines asynchronously. StreamBuffer doesn't This is useful for devices which don't implement a VISA-style command-response e.g. if commands are not acknowledged but the device may stream line-mode data |
| LineSerialInstrument | |
| LineTcpipInstrument | |
| PromptSerialInstrument | |
| PromptTcpipInstrument | |
| ReceivedLines | |
| TcpipInstrument<'T> | Serialises writing linemode commands to a Tcpip port and read emitted data into lines asynchronously. This is useful for devices which don't implement a VISA-style command-response e.g. if commands are not acknowledged but the device may stream line-mode data |
| Module | Description |
| LineAgent | |
| Serial |