
public class SimuCarouselClampLockSensor extends SimuCanOpenSensor14bits
autochanger, clamp, s, tcpProxyadc, numOfAnalogInputname, value| Constructor and Description |
|---|
SimuCarouselClampLockSensor(CanOpenADC adc,
int numOfAnalogInput)
Buyild a new SimuCarouselClampLockSensor
|
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initialize the clamp that this sensor monitors, the simulated tcpProxy with a
PDO storage.
|
void |
onTruckPositionChange(int newPos)
We observe SimuAutochangerPlutoGateway.
|
void |
simulateClampIsLOCKED()
Simulate that the clamp is locked.
|
void |
simulateClampIsUNLOCKED()
Simulate that the clamp is unlocked.
|
isAtStandby, readNewValue, updateFakePDOStoragetoString, updateValuegetName, getValue, printValue, updateValuepublic SimuCarouselClampLockSensor(CanOpenADC adc, int numOfAnalogInput)
adc - numOfAnalogInput - public void init()
SimuCanOpenSensor14bitsinit in interface org.lsst.ccs.framework.HasLifecycleinit in class SimuCanOpenSensor14bitspublic void onTruckPositionChange(int newPos)
newPos - the new trucks position@Command(type=QUERY, level=1) public void simulateClampIsLOCKED()
Copyright © 2017 LSST. All rights reserved.