Enum ScanMode
Enum to describe the measurement modes used by Nix devices. See ScanModeExtensions for extension methods.
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public enum ScanMode : byte
Fields
Name | Description |
---|---|
M0 | M0 conditions (ISO 13655) |
M1 | M1 conditions (ISO 13655) |
M2 | M2 conditions (ISO 13655) |
NA | Unknown / undefined conditions |