| Modifier and Type | Method and Description |
|---|---|
static DeviceCommand |
DeviceCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceCommand[] |
DeviceCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hardware.writeDeviceCommand(DeviceCommand cmd)
Writes to the device command register.
|
void |
ASCIIModbus.writeDeviceCommand(DeviceCommand cmd)
Writes to the device command register.
|
Copyright © 2018 LSST. All rights reserved.