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