|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeamy.jascom.FocuserProperties
com.jeamy.jascom.Focuser
public class Focuser
Title: JASCOM: Ascom for Java
Description: Java to Ascom Wrapper
Copyright: Copyright (c) 2004
Company: EOAUI
Field Summary |
---|
Fields inherited from class com.jeamy.jascom.FocuserProperties |
---|
comDispatcher, driverID |
Constructor Summary | |
---|---|
Focuser(java.lang.String driverID)
Focuser |
Method Summary | |
---|---|
void |
close()
close |
void |
halt()
halt |
void |
move(long move)
move |
void |
setupDialog()
setupDialog |
Methods inherited from class com.jeamy.jascom.FocuserProperties |
---|
absolute, isMoving, isTempCompAvailable, link, maxIncrement, maxStep, position, setLink, setTempComp, stepSize, tempComp, temperature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Focuser(java.lang.String driverID)
driverID
- StringMethod Detail |
---|
public void halt()
public void move(long move)
move
- longpublic void setupDialog()
public void close()
close
in class FocuserProperties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |