| Package | Description |
|---|---|
| org.lsst.ccs.utilities.scripting | |
| org.lsst.ccs.utilities.scripting2 |
| Modifier and Type | Method and Description |
|---|---|
ScriptingCommandResponse |
ScriptingSubsystemWrapper.invokeSynchronous(int timeout,
String command)
Invoke a synchronous command on the subsystem
|
ScriptingCommandResponse |
ScriptingSubsystemWrapper.invokeSynchronous(int timeout,
String commandName,
Object... args)
Invoke a synchronous command on the subsystem
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCS.waitForStatusBusMessage(String filter,
int timeout)
Waits until it receives a status message that matches the provided filter.
|
Copyright © 2013 LSST. All Rights Reserved.