| 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
|
static ScriptingStatusBusMessage |
CCS.waitForStatusBusMessage(ScriptingStatusBusMessageFilter filter,
int timeout)
Deprecated.
|
Copyright © 2015 LSST. All rights reserved.