public class TestNetbotz extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNetbotz.onOff |
| Constructor and Description |
|---|
TestNetbotz()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEnviro()
Get environment values
|
void |
open(String envirofile)
Opens connection to a device.
|
@Command(name="open",
description="Open connection for NetBotz readings retrieval")
public void open(@Argument(name="envirofile",description="environment file")
String envirofile)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(name="getenviro",
description="read line of readings from the NetBotz environment log")
public String getEnviro()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2016 LSST. All rights reserved.