Package | Description |
---|---|
org.km3net.clbv2.remote |
Provides a high-level interface for control of the remote CLB.
|
Modifier and Type | Method and Description |
---|---|
Response<CmdBase.BpsReply> |
CmdBase.dbgBpsCmdReply(int cmd,
byte[] data,
int expReply,
int expReplyLen)
Sends an BPS command, and returns a BPS reply (if successful).
|