Index

B C D E F G H I K L N O P R S T U V 
All Classes All Packages

S

sendCommand(int, byte[]) - Method in class brendes.jna.KK_Library
Adds command to waiting queue of source id.
setCommandLimit(int, int) - Method in class brendes.jna.KK_Library
Sets limit of command waiting queue for source id to limit.
setDebug(int, boolean, String) - Method in class brendes.jna.KK_Library
Switches on/off debug log outputs of K+K library for source id.
setDebugFlags(int, boolean, boolean) - Method in class brendes.jna.KK_Library
Sets amount of data which is logged for source id.
setDebugLogLimit(int, KK_Library.DebugLogType, int) - Method in class brendes.jna.KK_Library
Sets limits of debug log file for source id.
setDecimalSeparator(int, String) - Method in class brendes.jna.KK_Library
Library K+K library reports received measurement data (floating point values) as string.
setFHRSettings(int, KK_Library.FHR_Settings) - Method in class brendes.jna.KK_Library
Sets FHR settings fhrSettings in K+K device connected to source id.
setNSZ(int, int) - Method in class brendes.jna.KK_Library
Depending on used measurement card, K+K device reports NSZ measurements as single NSZ or double NSZ.
setNSZCalibrationData(int, double[]) - Method in class brendes.jna.KK_Library
Sets NSZ calibration values calibrationValues in K+K device connected to source id.
setOutputPath(int, String) - Method in class brendes.jna.KK_Library
Set output path for files generated by K+K library (test data, debug log) for source id.
setSend7016(int, boolean) - Method in class brendes.jna.KK_Library
The 100ms timestamps received from the K+K device are passed on to the application by default with Report 7000.
startSaveBinaryData(int, String) - Method in class brendes.jna.KK_Library
Start generating test data for source id in binary file.
startSaveReportData(int, String) - Method in class brendes.jna.KK_Library
Start generating test data for source id in text file.
startTcpServer(int, short) - Method in class brendes.jna.KK_Library
Starts local TCP server for source id on port aPort.
stopSaveBinaryData(int) - Method in class brendes.jna.KK_Library
Stops generating binary test data for source id, closes binary file.
stopSaveReportData(int) - Method in class brendes.jna.KK_Library
Stops generating report test data for source id.
stopTcpServer(int) - Method in class brendes.jna.KK_Library
Stops local TCP server for source id.
B C D E F G H I K L N O P R S T U V 
All Classes All Packages