Enum DeviceType
Enum to describe the supported Nix device types. See DeviceTypeExtensions for extension methods.
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public enum DeviceType : byte
Fields
Name | Description |
---|---|
Mini | Type for Nix Mini colorimeter |
Mini2 | Type for Nix Mini 2 colorimeter |
Mini3 | Type for Nix Mini 3 colorimeter |
Pro | Type for Nix Pro colorimeter |
Pro2 | Type for Nix Pro 2 colorimeter |
QC | Type for Nix QC colorimeter |
Spectro2 | Type for Nix Spectro 2 spectrophotometer |
SpectroL | Type for Nix Spectro L spectrophotometer |
Unknown | Unknown / other device type |