
public class LoaderCanOpenProxy extends CanOpenProxy
baud, bootedDeviceNB, busName, canbusConnected, canInterface, controllerMapByName, hardwareBootProcessEnded, hardwareBootTimeout, hardwareMapByName, hardwareMapByNodeID, master, masterNodeID, name, subsalertSeparator| Constructor and Description |
|---|
LoaderCanOpenProxy(long hardwareBootTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
connectHardware()
This method is used when the loader CANbus is connected.
|
void |
disconnectHardware()
This methods stops the CWrapper client, and the TCP server.
|
void |
postStart()
check that all pieces of hardware is booted.
|
void |
start() |
addReceivedPDO, allDevicesBooted, bootProcess, canClearAlert, checkControllers, checkNodeID, clearReceivedPDOs, connectToCANbus, doShutdown, getAlertService, getCanInterface, getName, getNodeName, getPDOData, getSubsystem, info, init, init, initialize, initializePDOs, isCanbusConnected, isReady, listBootedNodes, listHardwareNames, onBootMessage, onEmergencyMessage, printHardwareList, printHardwareState, publishData, quit, readDevicesInfo, readSDO, readSDO, retrieveHardwareInfo, scan, setNMTStateOperational, shutdown, sync, toString, updatePDOData, writeSDO, writeSDOclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckHardware, checkStoppedbuild, postBuild, postInit, postShutdownclearAlarm, getAlertSeparator, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarningpublic void start()
start in interface org.lsst.ccs.framework.HasLifecyclestart in class CanOpenProxypublic void postStart()
CanOpenProxypostStart in interface org.lsst.ccs.framework.HasLifecyclepostStart in class CanOpenProxy@Command(type=ACTION, level=0, description="Disconnect the hardware. Used for loader disconnection.") public void disconnectHardware()
disconnectHardware in interface BridgeToHardwaredisconnectHardware in class CanOpenProxy@Command(type=ACTION, level=0, description="Connect the hardware. Used for loader.") public void connectHardware()
BridgeToHardwareconnectHardware in interface BridgeToHardwareconnectHardware in class CanOpenProxyCopyright © 2019 LSST. All rights reserved.