| Package | Description |
|---|---|
| org.lsst.ccs.drivers.ads.wrapper |
| Modifier and Type | Field and Description |
|---|---|
AmsNetId |
AmsAddr.netId
AMS Net Id
|
| Modifier and Type | Method and Description |
|---|---|
long |
ADSLibrary.AdsAddRoute(AmsNetId ams,
String ip)
Add a new AMS route to a target system.
|
void |
ADSLibrary.AdsDelRoute(AmsNetId ams)
Delete an AMS route that had previously been added with AdsAddRoute().
|
void |
ADSLibrary.AdsSetLocalAddress(AmsNetId ams)
Change local NetId.
|
| Constructor and Description |
|---|
AmsAddr(AmsNetId netId,
short port) |
Copyright © 2018 LSST. All rights reserved.