public class TestPduHV extends TestPduCommon
TestSrp.ConsThread, TestSrp.OnOffpduconsThread, srp| Modifier and Type | Method and Description |
|---|---|
double |
readBoardTemp() |
double |
readFpgaTemp() |
double |
readMainCurrent() |
int |
readMainStatus() |
double |
readMainTemp() |
double |
readMainVoltage() |
String |
showMainFwVersion() |
String |
showMainManuDate() |
String |
showMainManuLocn() |
int |
showMainModel() |
String |
showMainPartNo() |
String |
showMainPrVersion() |
String |
showMainSerial() |
channelOff, channelOffN, channelOn, channelOnN, mainOff, mainOn, readCurrent, readVoltage, showAlertStatus, showChannel, showChannelN, showChannelNames, showLinkFault, showMain, showMainStatus, showPower, showSwitchStatus, showValidChannelsconnect, connect, connectIp, connectIp, contRead, disconnect, formatHex, formatRate, read, read, readScratch, reloadFpga, setDebug, setSrpVersion, setTimeout, setWarnTime, showBoardType, showBuildStamp, showFpgaVersion, showNumSeqErr, showNumTimeout, showTimeout, showUpSecs, showUpTime, showWarnTime, update, userReset, write, writeScratchpublic TestPduHV(PduHV pdu)
@Command(description="Read the board temperature")
public double readBoardTemp()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Read the FPGA temperature")
public double readFpgaTemp()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main model type")
public int showMainModel()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main serial number") public String showMainSerial() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main firmware version") public String showMainFwVersion() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main product version") public String showMainPrVersion() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main part number") public String showMainPartNo() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main manufacture date") public String showMainManuDate() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Show the main manufacture location") public String showMainManuLocn() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Read the main status word")
public int readMainStatus()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Read the main voltage")
public double readMainVoltage()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Read the main current")
public double readMainCurrent()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverException@Command(description="Read the main temperature")
public double readMainTemp()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2022 LSST. All rights reserved.