Package | Description |
---|---|
org.km3net.clbv2.remote |
Provides a high-level interface for control of the remote CLB.
|
Modifier and Type | Field and Description |
---|---|
EventDispenser<java.util.List<CmdLogicBoard.ClbSysState>> |
CmdLogicBoard.stateChange |
EventDispenser<CmdLogicBoard.ClbUpdate> |
CmdLogicBoard.update
Event dispenser for the system update task.
|
EventDispenser<java.util.Map<java.lang.Integer,java.lang.Object>> |
CmdLogicBoard.varUpdate
Event dispenser for the variable update task.
|