| Constructor and Description |
|---|
SuperServer() |
| Modifier and Type | Method and Description |
|---|---|
org.tango.DeviceState |
getState() |
String |
getSuperAttribute() |
String |
getSuperDeviceProperty() |
void |
init() |
void |
setDev(DeviceManager dev) |
void |
setDyn(DynamicManager dyn) |
void |
setState(org.tango.DeviceState state) |
void |
setSuperAttribute(String superAttribute) |
void |
setSuperDeviceProperty(String superDeviceProperty) |
double |
superCommand(double value) |
public void init()
public double superCommand(double value)
public String getSuperAttribute()
public void setSuperAttribute(String superAttribute)
public String getSuperDeviceProperty()
public void setSuperDeviceProperty(String superDeviceProperty)
public void setDev(DeviceManager dev)
public void setDyn(DynamicManager dyn)
public org.tango.DeviceState getState()
public void setState(org.tango.DeviceState state)
Copyright © 2012–2017 Tango Controls. All rights reserved.