public static interface GlobalClient.Impl
| Modifier and Type | Method and Description |
|---|---|
default void |
deleteGlobalClient()
Deletes an object.
|
default void |
newGlobalClient(int[] ids,
String ifc)
Creates a new object.
|
default void |
triggerImage(String name)
Triggers image acquisition.
|
default void newGlobalClient(int[] ids,
String ifc)
throws REBException
ids - The IDs of the REBs to connect toifc - The name of the hardware interface to use. If null or
empty, the default interface is used.REBExceptiondefault void deleteGlobalClient()
default void triggerImage(String name)
name - The image nameCopyright © 2016 LSST. All rights reserved.