Srp.BoardTypeREG_ADC_BASE, REG_ALERTS, REG_DEVICE_BASE, REG_LINK_FAULT, REG_MAIN_STATUS, REG_MAIN_SWITCH, REG_SWITCHESboardType, DEFAULT_PORT| Constructor and Description |
|---|
PduHV(int numChans,
int mainModel)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMainFwVersion()
Gets the main PS firmware version.
|
String |
getMainManuDate()
Gets the main PS manufacturing date.
|
String |
getMainManuLocn()
Gets the main PS manufacturing location.
|
int |
getMainModel()
Gets the main PS model type.
|
String |
getMainPartNo()
Gets the main PS part number.
|
String |
getMainPrVersion()
Gets the main PS product version.
|
String |
getMainSerialNo()
Gets the main PS serial number.
|
double |
readBoardTemperature()
Reads the board temperature
|
double |
readFpgaTemperature()
Reads the FPGA temperature
|
double |
readMainCurrent()
Reads the main PS current.
|
int |
readMainStatus()
Reads the main PS status.
|
double |
readMainTemperature()
Reads the main PS baseplate temperature.
|
double |
readMainVoltage()
Reads the main PS voltage.
|
clearAlert, clearAlert, clearAlerts, getAlertStatus, getChannelNames, getLinkFault, getMainStatus, getPoweredStatus, getValidChannels, hasAlert, hasAlert, isMainOn, isPowered, isPowered, powerOff, powerOff, powerOn, powerOn, readCurrent, readCurrent, readVoltage, readVoltage, setChannelMap, setCurrentScales, setMainOff, setMainOn, setValidChannelsclearSimRegMap, close, getBoardType, getBuildStamp, getIpAddress, getNumSeqErr, getNumTimeout, getSimRegMap, isSimulated, open, open, open, open, putSimRegMap, readReg, readRegs, setDebug, setSrpVersion, setValidBoardTypes, simInitialize, simReadRegs, simWriteRegs, updateReg, writeReg, writeRegspublic PduHV(int numChans,
int mainModel)
numChans - The number of channelsmainModel - The model of the main (Lambda) power supplypublic double readBoardTemperature()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic double readFpgaTemperature()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic int getMainModel()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainSerialNo() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainFwVersion() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainPrVersion() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainPartNo() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainManuDate() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic String getMainManuLocn() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic int readMainStatus()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic double readMainVoltage()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic double readMainCurrent()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic double readMainTemperature()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2019 LSST. All rights reserved.