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]

Device getDeviceFromUserInput ( DeviceManager devMgr)
static

◆ getDeviceFromUserInput() [2/3]

Device getDeviceFromUserInput ( DeviceManager devMgr,
boolean boSilent )
static

◆ getDeviceFromUserInput() [3/3]

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

◆ manuallyStartAcquisitionIfNeeded()

void manuallyStartAcquisitionIfNeeded ( Device pDev,
FunctionInterface fi )
static

◆ manuallyStopAcquisitionIfNeeded()

void manuallyStopAcquisitionIfNeeded ( Device pDev,
FunctionInterface fi )
static

◆ waitForENTER()

void waitForENTER ( )
static