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