|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface CO2SubsystemMonitorIF
Remote Interface for performing closed loop control via remote methods implemented by the instrument service.
| Field Summary | |
|---|---|
static int |
FAN_CONTROL_OFF
Fan state constant OFF |
static int |
FAN_CONTROL_ON
Fan state constant ON |
| Method Summary | |
|---|---|
PacketParser.Field[] |
getMonitorState()
get the CO2 Subsystem monitor state |
void |
setFanControl(int state)
Set the CO2 cooling fan control bit. |
| Field Detail |
|---|
static final int FAN_CONTROL_ON
static final int FAN_CONTROL_OFF
| Method Detail |
|---|
void setFanControl(int state)
throws java.lang.Exception,
java.rmi.RemoteException
java.lang.Exception
java.rmi.RemoteException
PacketParser.Field[] getMonitorState()
throws java.lang.Exception,
java.rmi.RemoteException
java.lang.Exception
java.rmi.RemoteException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||