| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.IMAQdxBusType |
NIVision.IMAQdxCameraInformation.BusType |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.IMAQdxBusType |
NIVision.IMAQdxBusType.fromValue(int val) |
static NIVision.IMAQdxBusType |
NIVision.IMAQdxBusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.IMAQdxBusType[] |
NIVision.IMAQdxBusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IMAQdxCameraInformation(int Type,
int Version,
int Flags,
int SerialNumberHi,
int SerialNumberLo,
NIVision.IMAQdxBusType BusType,
String InterfaceName,
String VendorName,
String ModelName,
String CameraFileName,
String CameraAttributeURL) |
Copyright © 2015. All rights reserved.