|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AstroDevicePluginException | |
---|---|
org.minetti.astrodevice.server.plugin.driver | |
org.minetti.astrodevice.server.plugin.telescope |
Uses of AstroDevicePluginException in org.minetti.astrodevice.server.plugin.driver |
---|
Methods in org.minetti.astrodevice.server.plugin.driver that throw AstroDevicePluginException | |
---|---|
void |
DeviceDriver.close()
Closes the connection of USB device. |
void |
DeviceDriver.open()
Opens a new connection to the USB device and returns all informations on this device. |
Uses of AstroDevicePluginException in org.minetti.astrodevice.server.plugin.telescope |
---|
Methods in org.minetti.astrodevice.server.plugin.telescope that throw AstroDevicePluginException | |
---|---|
long |
UsbEquatorialTelescope.getMotorValue(EquatorialMotorType motor)
Returns the value assigned to the current position of a motor. |
void |
UsbEquatorialTelescope.initMotorValue(long raValue,
long decValue)
Initializes the values assigned to the current position of RA and DEC motors. |
void |
UsbEquatorialTelescope.setMotorValue(EquatorialMotorType motor,
long value)
Changes the value assigned to the current position of a motor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |