public interface Shutter extends Positioning
KEY_INITZERO| Modifier and Type | Method and Description |
|---|---|
boolean |
closeShutter() |
long |
getClosingTime()
Returns the cached time it took for the last closing to commence.
|
long |
getOpeningTime()
Returns the cached time it took for the last opening to commence.
|
long |
getTotalOpenTime()
Returns the cached time the shutter was totally open in the last
exposure.
|
boolean |
isOpenShutter() |
boolean |
openShutter() |
getMaxPosition, getPosition, offset, setPosition, setZeroPositiongetAxesNames, getMaxPosition, getMaxStep, getPosition, getStep, isContinuous, offset, setPosition, setZeroPositionclose, getDriverName, isOpen, openinitlong getOpeningTime()
throws IOException
IOException - If driver communication failed.long getClosingTime()
throws IOException
IOException - If driver communication failed.long getTotalOpenTime()
throws IOException
IOExceptionboolean openShutter()
throws IOException
IOExceptionboolean closeShutter()
throws IOException
IOExceptionboolean isOpenShutter()