| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.drivers |
This package is for the software which communicates with the drivers of the
real hardware.
|
| Modifier and Type | Field and Description |
|---|---|
Map<String,CanOpenNode> |
CanOpenProxy.bootedNodesMap |
| Modifier and Type | Method and Description |
|---|---|
CanOpenNode |
CanOpenProxy.getDetectedNodeForSerialNumber(String aSerialNB)
This method returns the can open detected on the can open network
for a piece of hardware identified by its serial number.
|
CanOpenNode[] |
CanOpenProxy.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CanOpenNode> |
CanOpenProxy.getBootedNodesMap() |
Copyright © 2014 LSST. All Rights Reserved.