|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ElmoThrusterIF
Remote Interface for operating the FOCE thrusters via remote methods implemented by the instrument service.
| Method Summary | |
|---|---|
java.lang.String |
getThrusterSampleMessage()
return thruster sample string |
long |
getTSElapsedMsec()
Return the elapsed time since last turns sensor trigger (msec) |
int |
getTSState()
Return the turns sensor state |
java.lang.String |
getTSStateName()
return a mnemonic for turns sensor state |
long |
getTSTriggerCount()
Return number of times the turns sensor has been triggered since the last reset |
void |
setTurnsSensorEnable(boolean value)
Enable or disable the turns sensor |
| Methods inherited from interface org.mbari.siam.distributed.devices.ElmoIF |
|---|
beginMotion, counts2orpm, counts2rpm, delay, getCountsPerRevolution, getEncoderVelocity, getEncoderVelocity, getFaultRegister, getGearRatio, getJoggingVelocity, getPositionCounter, getPositionError, getStatusRegister, initializeController, initializeController, isEnabled, jog, orpm2counts, ptpAbsolute, ptpRelative, readRegister, rpm2counts, setCountsPerRevolution, setEnable, setGearRatio, setJoggingVelocity, setPositionCounter, setPTPSpeed, setSerialMode, showConfiguration |
| Method Detail |
|---|
void setTurnsSensorEnable(boolean value)
throws java.rmi.RemoteException
java.rmi.RemoteException
long getTSTriggerCount()
throws java.rmi.RemoteException
java.rmi.RemoteException
long getTSElapsedMsec()
throws java.rmi.RemoteException
java.rmi.RemoteException
int getTSState()
throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getTSStateName()
throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getThrusterSampleMessage()
throws TimeoutException,
java.io.IOException,
java.lang.Exception,
java.rmi.RemoteException
TimeoutException
java.io.IOException
java.lang.Exception
java.rmi.RemoteException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||