| Package | Description |
|---|---|
| globals.rmi | |
| globals.trigger | |
| io | |
| stella.globals | |
| stella.io | |
| stella.mxio | |
| stella.net.modbus | |
| stella.roof | |
| stella.sensor | |
| stella.telescope |
| Modifier and Type | Class and Description |
|---|---|
class |
MomentsTrigger
A moment trigger changes its value depending on a fits moments list provided
to it.
|
| Modifier and Type | Field and Description |
|---|---|
private SimpleTrigger |
SimpleRemoteTrigger.simple
My trigger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownTrigger
A trigger that has a nominal state, set by initboolean.
|
class |
CountingTrigger
A trigger that counts the time whenever it is true.
|
class |
SimpleEventTrigger
An abstract implementation for an event trigger.
|
| Modifier and Type | Field and Description |
|---|---|
private SimpleTrigger |
Observing.mine
The current value of this trigger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSwitch
An abstract implementation for a switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceTrigger
Device trigger are used to mirror the status of an external command server.
|
class |
ErrorTrigger
A trigger that gets true when a certain error event is sent to the SCS.
|
class |
FlatMatch
This trigger is true only when the currently requested flat group, as defined
by the
FlatGroup parameter matches the flat group assigned to a sky
flat field target. |
class |
SeasonWeather
A trigger that mimics seasonal weather on the STELLA site.
|
| Modifier and Type | Field and Description |
|---|---|
private SimpleTrigger |
PilarTrigger.state
A helper to get further trigger functionality
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffSwitch
A class providing access to a ADS-enabled switch.
|
class |
OneWireMultiSwitch
A class providing access to a one-wire switches simultaneously.
|
class |
OneWireSwitch
A class providing access to a one-wire switch.
|
class |
RS485Switch
A class providing access to a RS485-enabled switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoxaSwitch
A class providing access to a one-wire switch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModbusSwitch |
| Modifier and Type | Class and Description |
|---|---|
class |
BeckhoffLight
A class providing access to a RS485-enabled light switch.
|
private class |
BeckhoffRoof.PlcTrigger
A trigger that listens to cache change events issued by a Beckhoff ADS
driver.
|
class |
Blinker
A blinker is used to provide some sort of a warning signal before the
STELLA roof starts moving.
|
class |
LightSwitch
A class providing access to a RS485-enabled light switch.
|
class |
OneReadTrigger
A trigger that reads the serial line on startup.
|
class |
SwitchTrigger
An event trigger that constanly monitors the status of the roof switches.
|
| Modifier and Type | Field and Description |
|---|---|
private SimpleTrigger[] |
RoofReceiver.cancelClose
A trigger indicating that the close-movement should be canceled.
|
private SimpleTrigger[] |
RoofReceiver.cancelOpen
A trigger indicating that the open-movement should be canceled.
|
private SimpleTrigger[] |
RoofReceiver.closing
A trigger indicating that the roof is closing.
|
private SimpleTrigger[] |
RoofReceiver.opening
A trigger indicating that the roof is opening.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HumiditySwitch
A switch that listens to a sensor and, based on the reading, switches
an RS485-relay on and off.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CabinetSwitch
A switch to turn the power in the switch cabinet of the telescope on and
off.
|