Type of mux measurement
Namespace:
PalmSensAssembly: PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public enum MuxMethod |
| Visual Basic (Declaration) |
|---|
Public Enumeration MuxMethod |
| Visual C++ |
|---|
public enum class MuxMethod |
Members
| Member name | Description | |
|---|---|---|
| Sequentially |
Sequential - complete curve after complete curve
| |
| Alternatingly |
Alternatingly - measure one point for each curve then go to the next
| |
| None |
No multiplexer
|