public class SimA1000Device extends A1000Device
CHAN_CURRENT, CHAN_FREQUENCY, CHAN_TEMPERATURE, CHAN_VOLTAGE, NUM_CHANS| Constructor and Description |
|---|
SimA1000Device() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
close()
Closes the connection.
|
double |
getFrequency()
Gets the frequency.
|
VfdState |
getState()
Gets VFD state (and checks for alarm and fault conditions).
|
protected void |
initDevice()
Performs configuration.
|
protected void |
initialize()
Performs full initialization.
|
protected double |
readChannel(org.lsst.ccs.monitor.Channel ch)
Reads a channel.
|
void |
setFrequency(double freq)
Sets the frequency.
|
checkChannel, enterParameters, flashLeds, initParams, isEnterRequired, isFaultDetected, isOpTimeActive, isReversePermitted, isRunCmndFwdRev, readBusVoltage, readCurrent, readFrequency, readRegister, readRegisters, readTemperature, readVoltage, resetFault, runForward, runReverse, saveParameters, setAccessLevel, setBaudRate, setCapLifetimeUsed, setCompressorName, setControlMode, setEnterRequired, setErrorAction, setFanOperationTime, setFaultDetected, setFreqRefSrc, setIgbtLifetimeUsed, setInputVoltage, setMaxFrequency, setMinFrequency, setNodeAddress, setOperationTime, setOpTimeActive, setParity, setReversePermitted, setRunCmndFwdRev, setRunCmndSrc, setRunProg, setScbrLifetimeUsed, setStopMethod, setVfSelection, setVoltageUnits, showAccessLevel, showAlarmCode, showAlarmCodes, showAlarmDesc, showAlarmDesc, showBaudRate, showCapLifetimeUsed, showControlMode, showCurrFaultCode, showCurrFaultDesc, showDriveStatus, showErrorAction, showFanLifetimeUsed, showFanOperationTime, showFaultDesc, showFreqRefSrc, showFrequency, showFrequencyApp, showIgbtLifetimeUsed, showInputVoltage, showMaxFrequency, showMinFrequency, showModelName, showNodeAddress, showOperationTime, showOutputKwh, showParity, showPrevFaultCode, showPrevFaultDesc, showRunCmndSrc, showRunCount, showRunProg, showScbrLifetimeUsed, showStopMethod, showVfSelection, showVoltageUnits, stop, writeRegistersaddLine, checkChannel, checkHwLine, checkLine, checkTimeout, configure, disable, dropChannel, dropChannel, enable, getDeviceMonitorUpdateTasks, getFullName, getGroupForChannel, getMonitorUpdateTasksForChannels, getName, getOutputLines, getPath, init, initChannel, initChannel, initChannel, initSensors, isEnabled, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelGroup, readChannelNow, setDisabled, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, start, testOnlineprotected void initDevice()
initDevice in class A1000Deviceprotected void initialize()
initialize in class A1000Deviceprotected void close()
close in class A1000Devicepublic void setFrequency(double freq)
setFrequency in class A1000Devicefreq - The value to setpublic double getFrequency()
getFrequency in class A1000Deviceprotected double readChannel(org.lsst.ccs.monitor.Channel ch)
readChannel in class A1000Devicech - The Channel to read.public VfdState getState()
getState in class A1000DeviceCopyright © 2024 LSST. All rights reserved.