public interface SimuFilterIDPlutoGatewayInterface
| Modifier and Type | Method and Description |
|---|---|
List<DigitalSensor> |
getFilterIDSensors() |
void |
replaceHexaValues(DigitalSensor sensor,
boolean on) |
default void |
simulateFilterID(int decimal)
Simulates that filterID value in decimal format is the value given as argument.
|
List<DigitalSensor> getFilterIDSensors()
@Command(type=ACTION,
level=1,
description="Simulates that filterID value in decimal format is the value given as argument")
default void simulateFilterID(int decimal)
decimal - void replaceHexaValues(DigitalSensor sensor, boolean on)
Copyright © 2017 LSST. All rights reserved.