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
O
- openConnection(int, String) - Method in class brendes.jna.KK_Library
-
Convenience method, same as
KK_Library.openConnection(int, String, boolean, boolean)
with blockingIO and contextMode = false - openConnection(int, String, boolean, boolean) - Method in class brendes.jna.KK_Library
-
Opens connection for source
id
to K+K device or K+K server or read data from file according toconnectionString
. - openTcpLog(int, String, String) - Method in class brendes.jna.KK_Library
-
Opens connection for source
id
to K+K TCP server on addressipPort
for log level entries. - openTcpLogTime(int, String, String, String) - Method in class brendes.jna.KK_Library
-
Opens connection for source
id
to K+K TCP server on addressipPort
for log level entries with prepended UTC timestamp. - openTcpLogType(int, String, int, String) - Method in class brendes.jna.KK_Library
-
Opens connection for source
id
to K+K TCP server on addressipPort
for log level entries with or without prepended UTC timestamp, depending onformat
.
All Classes All Packages