
public class CanOpenPT100 extends CanOpenDevice
| Modifier and Type | Field and Description |
|---|---|
static int |
processValueIndex |
booted, dataProviderDictionaryService, errorHistory, errorRegister, inError, initialized, lastErrorCode, lastErrorName, name, nodeID, serialNB, subs, tcpProxyalertSeparator| Constructor and Description |
|---|
CanOpenPT100() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
long |
readTemperature(int subindex) |
String |
toString() |
void |
updateTemperatures() |
build, configAsHeartbeatConsumer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayError, displayErrorHistory, displayErrorRegister, doInitializePDOs, getAlertService, getErrorHistory, getErrorHistoryNB, getErrorRegister, getLastErrorCode, getLastErrorName, getName, getNodeID, getSerialNB, getSubsystem, getTcpProxy, initializeAndCheckHardware, isBooted, isInError, isInitialized, onEmergencyMessage, printSerialNumber, publishData, readErrorRegister, readNumberOfErrors, readSDO, resetError, saveParameters, setBooted, updateDeviceInfo, updateErrorHistory, updateFromPDO, writeSDO, writeTransmissionTypeToDeviceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckBooted, checkId, checkInitialized, createStatusDataPublishedByHardware, initializePDOs, printState, raiseAlarmIfMissing, raiseWarningIfMissingonFault, onFaultResetclearAlarm, getAlertSeparator, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarmOnlyIfNew, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyIfNew, raiseWarning, raiseWarning, raiseWarningOnlyEveryTenMinutes, raiseWarningOnlyIfNewpublic void init()
@Command(type=QUERY, level=1, description="read temperatures on the device and update temperatures fields") public void updateTemperatures()
@Command(type=QUERY, level=1, description="read temperature, argument : 1..4") public long readTemperature(int subindex)
@Command(type=QUERY, level=1, description="print the 4 temperatures read by this device") public String toString()
toString in class CanOpenDeviceCopyright © 2021 LSST. All rights reserved.