| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.SettingType |
NIVision.RangeSettingDouble.settingType |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.SettingType |
NIVision.SettingType.fromValue(int val) |
static NIVision.SettingType |
NIVision.SettingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.SettingType[] |
NIVision.SettingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RangeSettingDouble(NIVision.SettingType settingType,
double min,
double max) |
Copyright © 2015. All rights reserved.