stella.roof
Class SwitchTrigger.Response
java.lang.Object
stella.roof.SwitchTrigger.Response
- Enclosing class:
- SwitchTrigger
public static final class SwitchTrigger.Response
- extends Object
A class to manually test module reads for trigger action. For
maintenance and debugging purpose.
|
Method Summary |
static void |
main(String[] arg)
On startup, provide the properties of the switch trigger you want
to test as the first argument the second argument should be the
exact reading of the module, as derived, e.g. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwitchTrigger.Response
public SwitchTrigger.Response()
main
public static void main(String[] arg)
- On startup, provide the properties of the switch trigger you want
to test as the first argument the second argument should be the
exact reading of the module, as derived, e.g. from a cache dump.
The output is then the parsed integer reply and the trigger
value.