public interface WifsipControlling extends CameraControlling
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterOffset(String name,
int off)
Stepps the filter wheel with the given name
for the desired offset, positive or negative.
|
String |
getFilterPosition()
Gets the current fiber input source as the filter wheel position.
|
boolean |
setFilterPosition(String pos)
Selects the filter of the given name.
|
abortExposure, addFitsKey, getBiasExposure, getDarkExposure, getScienceExposure, removeAllFitsKeys, removeFitsKey, setFullFrame, setImageGeometryautomatic, external, getStatus, initialize, manual, park, quit, reset, setPassiveboolean filterOffset(String name, int off) throws RemoteException
RemoteExceptionboolean setFilterPosition(String pos) throws RemoteException
RemoteExceptionString getFilterPosition() throws RemoteException
RemoteException