BRML Drivers
BRML.Drivers Namespace
| Module | Description |
| Biotac | Module containing the Biotac driver |
| Linmot | Module containing the Linmot driver and configuration |
| StepperCfg | Module for Nanotec SMCI33 stepper driver configuration. |
| XYTable | Module containing the driver for the Movtec XY table. |
| XYTableTypes |
SampleRecorder Namespace
| Type | Description |
| ISensor<'T> | Sensor interface. |
| ISensor | Sensor interface. |
| Recorder<'S> | Data recorder. Records samples of type 'S (must be a record type of ArrayNDHostTs) using the given sensors (must implemented the ISensor and ISensor<_> interfaces). |