public class CarouselTestbenchMainModule extends Object
| Constructor and Description |
|---|
CarouselTestbenchMainModule(BridgeToHardware bridge)
A constructor to build this Main Module with a bridge.
|
| Modifier and Type | Method and Description |
|---|---|
String |
printHardwareList()
This method returns a String with the list of hardware that this bridge
manages.
|
public CarouselTestbenchMainModule(BridgeToHardware bridge)
bridge - @Command(type=QUERY,
level=1,
description="Return the list of CANopen hardware that this subsystem manages.")
public String printHardwareList()
Copyright © 2017 LSST. All rights reserved.