Impact Acquire SDK Java
TBlueFOXFooterMode Class Reference

Defines the footer mode of the mvBlueFOX. More...

Static Public Attributes

static final int bffm512B = acquireJNI.bffm512B_get()
 A long 512 Byte footer.
 
static final int bffm64B = acquireJNI.bffm64B_get()
 A 64 Byte footer (standard).
 
static final int bffmOff = acquireJNI.bffmOff_get()
 No footer.
 

Detailed Description

Defines the footer mode of the mvBlueFOX.

Member Data Documentation

◆ bffm512B

final int bffm512B = acquireJNI.bffm512B_get()
static

A long 512 Byte footer.

◆ bffm64B

final int bffm64B = acquireJNI.bffm64B_get()
static

A 64 Byte footer (standard).

◆ bffmOff

final int bffmOff = acquireJNI.bffmOff_get()
static

No footer.