Index

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

K

KK_CmdIgnored - brendes.jna.KK_Library.ErrorCode
Command rejected (no connection, waiting queue full)
KK_Err - brendes.jna.KK_Library.ErrorCode
operation failed KK_Library.KK_Result.data contains error message
KK_Err_BufferOverflow - brendes.jna.KK_Library.ErrorCode
Lost of data occurred.
KK_Err_BufferTooSmall - brendes.jna.KK_Library.ErrorCode
String in KK_Library.KK_Result.data truncated to 1024 character
KK_Err_DeviceNotConnected - brendes.jna.KK_Library.ErrorCode
Connection to K+K device is interrupted (no usb cable)
KK_Err_Enum_PCAN - brendes.jna.KK_Library.ErrorCode
Enumeration of PCAN-USB devices failed KK_Library.KK_Result.data contains error message
KK_Err_Enum_Serial - brendes.jna.KK_Library.ErrorCode
Enumeration of serial ports failed KK_Library.KK_Result.data contains error message
KK_Err_Enum_Serial_USB - brendes.jna.KK_Library.ErrorCode
Enumeration of serial ports and USB devices failed KK_Library.KK_Result.data contains error message
KK_Err_Enum_USB - brendes.jna.KK_Library.ErrorCode
Enumeration of USB devices failed KK_Library.KK_Result.data contains error message
KK_Err_ServerDown - brendes.jna.KK_Library.ErrorCode
Connection to K+K server has broken, server is down KK_Library.KK_Result.data contains error message
KK_Err_Write - brendes.jna.KK_Library.ErrorCode
Writing via current connection failed KK_Library.KK_Result.data contains error message
KK_HardwareFault - brendes.jna.KK_Library.ErrorCode
K+K device does not send measurement data.
KK_Library - Class in brendes.jna
KK_Library class gives native access to K+K library (kk_fx80e for 32-bit systems, kk_library_64 for 64-bit systems) in Windows and Linux.
KK_Library() - Constructor for class brendes.jna.KK_Library
Creates instance of class KK_Library.
KK_Library.DebugLogType - Enum in brendes.jna
Defines debug log types for method KK_Library.setDebugLogLimit(int, DebugLogType, int) Specifies file management of debug output files.
KK_Library.ErrorCode - Enum in brendes.jna
Defines result code values for class KK_Library.KK_Result
KK_Library.FHR_Data - Class in brendes.jna
Defines FHR setting for one channel
KK_Library.FHR_Settings - Class in brendes.jna
Defines FHR settings for 24 channels
KK_Library.KK_Result - Class in brendes.jna
Return type of most KK_Library methods
KK_Library.TcpLogType - Enum in brendes.jna
Defines log entry type values for method KK_Library.tcpReportLog(int, String, TcpLogType)
KK_No_Err - brendes.jna.KK_Library.ErrorCode
successful operation
KK_NotSupported - brendes.jna.KK_Library.ErrorCode
Requested function is not supported by K+K device
KK_ParamError - brendes.jna.KK_Library.ErrorCode
Parameter in function call has invalid value
KK_Reconnected - brendes.jna.KK_Library.ErrorCode
Reconnection of an interrupted connection with data loss
KK_Result() - Constructor for class brendes.jna.KK_Library.KK_Result
 
B C D E F G H I K L N O P R S T U V 
All Classes All Packages