Index
B C D E F G H I K L N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getBufferAmount(int) - Method in class brendes.jna.KK_Library
-
Gets receive buffer fill level for source
id
in count of bytes. - getDebugFilename(int) - Method in class brendes.jna.KK_Library
-
Gets filename of debug log file for source
id
. - getDeviceStartState(int) - Method in class brendes.jna.KK_Library
-
Delivers the state of the K+K device at application start.
- getDLLVersion() - Method in class brendes.jna.KK_Library
-
Returns string with native K+K libraries version and date.
- getFHRSettings(int) - Method in class brendes.jna.KK_Library
-
Requests FHR settings from K+K device connected to source
id
. - getFirmwareVersion(int) - Method in class brendes.jna.KK_Library
-
Returns firmware version number of last version report received from K+K device connected to source
id
. - getLibName() - Static method in class brendes.jna.KK_Library
- getOutputPath(int) - Method in class brendes.jna.KK_Library
-
Get current output path for files generated by K+K library (test data, debug log) for source
id
. - getPendingCmdsCount(int) - Method in class brendes.jna.KK_Library
-
Gets count of buffered (not yet send) commands for source
id
. - getReport(int) - Method in class brendes.jna.KK_Library
-
Gets next report for source
id
received via current connection from K+K device or K+K server and write it to KK_Result.data. - getTcpLog(int) - Method in class brendes.jna.KK_Library
-
Get next log level entry for source
id
received from K+K TCP server and write it to KK_Result.data. - getToolsData(int) - Method in class brendes.jna.KK_Library
-
Get response to previous READ command (85 40) for source
id
via current connection from K+K device and write it to KK_Result.data. - getTransmitBufferAmount(int) - Method in class brendes.jna.KK_Library
-
Gets transmit buffer fill level of K+K device connected to source
id
. - getUserID(int) - Method in class brendes.jna.KK_Library
-
Returns user id assigned by K+K device of current connection for source
id
.
All Classes All Packages