Impact Acquire SDK Java
TCameraSerialPortBaudRate Class Reference

Defines valid baud rates for serial port communication between frame grabber and camera (deprecated. More...

Static Public Attributes

static final int cspbr115200 = acquireJNI.cspbr115200_get()
 115200 baud
 
static final int cspbr19200 = acquireJNI.cspbr19200_get()
 19200 baud
 
static final int cspbr230400 = acquireJNI.cspbr230400_get()
 230400 baud
 
static final int cspbr38400 = acquireJNI.cspbr38400_get()
 38400 baud
 
static final int cspbr460800 = acquireJNI.cspbr460800_get()
 460800 baud
 
static final int cspbr57600 = acquireJNI.cspbr57600_get()
 57600 baud
 
static final int cspbr921600 = acquireJNI.cspbr921600_get()
 921600 baud
 
static final int cspbr9600 = acquireJNI.cspbr9600_get()
 9600 baud
 

Detailed Description

Defines valid baud rates for serial port communication between frame grabber and camera (deprecated.

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

Member Data Documentation

◆ cspbr115200

final int cspbr115200 = acquireJNI.cspbr115200_get()
static

115200 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr19200

final int cspbr19200 = acquireJNI.cspbr19200_get()
static

19200 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr230400

final int cspbr230400 = acquireJNI.cspbr230400_get()
static

230400 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr38400

final int cspbr38400 = acquireJNI.cspbr38400_get()
static

38400 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr460800

final int cspbr460800 = acquireJNI.cspbr460800_get()
static

460800 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr57600

final int cspbr57600 = acquireJNI.cspbr57600_get()
static

57600 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr921600

final int cspbr921600 = acquireJNI.cspbr921600_get()
static

921600 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!

◆ cspbr9600

final int cspbr9600 = acquireJNI.cspbr9600_get()
static

9600 baud

Deprecated
Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!