
public interface SwitchDevice
| Modifier and Type | Method and Description |
|---|---|
int |
getSwitchDevice() |
Boolean |
isSwitchOn(int sw) |
void |
setSwitch(int sw,
boolean on) |
int getSwitchDevice()
void setSwitch(int sw,
boolean on)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionBoolean isSwitchOn(int sw)
Copyright © 2022 LSST. All rights reserved.