Impact Acquire SDK Java
DeviceAccess Class Reference

Static Public Member Functions

static Device getDeviceFromUserInput (DeviceManager devMgr)
 
static Device getDeviceFromUserInput (DeviceManager devMgr, boolean boSilent)
 
static Device getDeviceFromUserInput (DeviceManager devMgr, boolean boSilent, boolean boAutomaticallyUseGenICamInterface)
 
static void manuallyStartAcquisitionIfNeeded (Device pDev, FunctionInterface fi)
 
static void manuallyStopAcquisitionIfNeeded (Device pDev, FunctionInterface fi)
 
static void waitForENTER ()
 

Member Function Documentation

◆ getDeviceFromUserInput() [1/3]

static Device getDeviceFromUserInput ( DeviceManager devMgr)
static

◆ getDeviceFromUserInput() [2/3]

static Device getDeviceFromUserInput ( DeviceManager devMgr,
boolean boSilent )
static

◆ getDeviceFromUserInput() [3/3]

static Device getDeviceFromUserInput ( DeviceManager devMgr,
boolean boSilent,
boolean boAutomaticallyUseGenICamInterface )
static

◆ manuallyStartAcquisitionIfNeeded()

static void manuallyStartAcquisitionIfNeeded ( Device pDev,
FunctionInterface fi )
static

◆ manuallyStopAcquisitionIfNeeded()

static void manuallyStopAcquisitionIfNeeded ( Device pDev,
FunctionInterface fi )
static

◆ waitForENTER()

static void waitForENTER ( )
static