| Package | Description |
|---|---|
| org.lsst.ccs.scripting |
| Modifier and Type | Method and Description |
|---|---|
ScriptingCommandResponse |
ScriptingSubsystemWrapper.synchCommand(int timeout,
String commandName,
Object... args)
Invoke a synchronous command with arguments on the subsystem
|
ScriptingCommandResponse |
ScriptingSubsystemWrapper.synchCommandLine(int timeout,
String command)
Invoke a synchronous command line on the subsystem
|
Copyright © 2018 LSST. All rights reserved.