public static class Daq1Client.Global extends Object implements GlobalClient.Impl
| Modifier and Type | Method and Description |
|---|---|
void |
deleteGlobalClient()
Deletes an object.
|
void |
newGlobalClient(int[] ids,
String ifc)
Creates a new object.
|
void |
triggerImage(String name)
Triggers image acquisition.
|
public void newGlobalClient(int[] ids,
String ifc)
GlobalClient.ImplnewGlobalClient in interface GlobalClient.Implids - 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.public void deleteGlobalClient()
GlobalClient.ImpldeleteGlobalClient in interface GlobalClient.Implpublic void triggerImage(String name)
GlobalClient.ImpltriggerImage in interface GlobalClient.Implname - The image nameCopyright © 2016 LSST. All rights reserved.