| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.config | |
| org.lsst.ccs.subsystems.fcs.ui.commons |
This package is for the classes used for all the FCS GUIs:
loaderGUI, autochangerGUI and carouselGUI.
|
| Modifier and Type | Method and Description |
|---|---|
CANopenHardwareConfig[] |
CanOpenProxyConfig.getHardwareConfigList() |
| Constructor and Description |
|---|
CanOpenProxyConfig(String myClientName,
int portNumber,
int expectedNodesNB,
long hardwareBootTimeout,
CANopenHardwareConfig[] hardwareConfigList) |
| Modifier and Type | Method and Description |
|---|---|
static CANopenHardwareConfig |
Tools.retrieveControllerInfo(CanOpenProxyConfig canOpenProxyConfig,
EPOSControllerConfig ctlConfig)
To retreive the information nodeID, serial number of a controller in the tcpProxy config.
|
static CANopenHardwareConfig |
Tools.retrieveDeviceInfo(CanOpenProxyConfig canOpenProxyConfig,
String deviceName)
To retreive the information nodeID, serial number of a device in the tcpProxy config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPOSControllerPanel.initializeGui(CANopenHardwareConfig canOpenHardwareConfig,
EPOSControllerConfig eposConfig) |
void |
PlutoGatewayPanel.initializeGui(CANopenHardwareConfig canOpenHardwareConfig,
PlutoGatewayConfig gwConfig) |
Copyright © 2015 LSST. All rights reserved.