public class Pdu5V extends PduCommon
Srp.BoardType| Modifier and Type | Field and Description |
|---|---|
static int |
CHAN_OTM_0_A
Constants
|
static int |
CHAN_OTM_0_B
Constants
|
static int |
CHAN_OTM_1_A
Constants
|
static int |
CHAN_OTM_1_B
Constants
|
static int |
CHAN_OTM_2_A
Constants
|
static int |
CHAN_OTM_2_B
Constants
|
static int |
CHAN_OTM_3_A
Constants
|
static int |
CHAN_OTM_3_B
Constants
|
static int |
CHAN_OTM_4_A
Constants
|
static int |
CHAN_OTM_4_B
Constants
|
static int |
CHAN_OTM_5_A
Constants
|
static int |
CHAN_OTM_5_B
Constants
|
static int |
CHAN_SPARE_0
Constants
|
static int |
CHAN_SPARE_1
Constants
|
static int |
CHAN_SPARE_2
Constants
|
static int |
CHAN_SPARE_3
Constants
|
static int |
CHAN_SPARE_4
Constants
|
static int |
CHAN_SPARE_5
Constants
|
static int |
NUM_CHANS
Constants
|
REG_ADC_BASE, REG_ALERTS, REG_DEVICE_BASE, REG_LINK_FAULT, REG_MAIN_STATUS, REG_MAIN_SWITCH, REG_SWITCHES| Constructor and Description |
|---|
Pdu5V()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
powerOn(int chan)
Powers on a channel.
|
void |
powerOn(String chan)
Powers on a named channel.
|
clearAlert, clearAlert, clearAlerts, getAlertStatus, getChannelNames, getLinkFault, getMainStatus, getPoweredStatus, getValidChannels, hasAlert, hasAlert, isMainOn, isPowered, isPowered, powerOff, powerOff, readCurrent, readCurrent, readVoltage, readVoltage, setChannelMap, setCurrentScales, setMainOff, setMainOn, setValidChannelsclearSimRegMap, close, getBoardType, getBuildStamp, getIpAddress, getNumSeqErr, getNumTimeout, getReadTimeout, getReadWarning, getSimRegMap, isSimulated, open, open, open, open, putSimRegMap, readReg, readRegs, setDebug, setLogName, setReadTimeout, setReadWarning, setSrpVersion, setValidBoardTypes, simInitialize, simReadRegs, simWriteRegs, updateReg, writeReg, writeRegspublic static final int CHAN_SPARE_0
public static final int CHAN_SPARE_1
public static final int CHAN_SPARE_2
public static final int CHAN_SPARE_3
public static final int CHAN_SPARE_4
public static final int CHAN_SPARE_5
public static final int CHAN_OTM_0_A
public static final int CHAN_OTM_0_B
public static final int CHAN_OTM_1_A
public static final int CHAN_OTM_1_B
public static final int CHAN_OTM_2_A
public static final int CHAN_OTM_2_B
public static final int CHAN_OTM_3_A
public static final int CHAN_OTM_3_B
public static final int CHAN_OTM_4_A
public static final int CHAN_OTM_4_B
public static final int CHAN_OTM_5_A
public static final int CHAN_OTM_5_B
public static final int NUM_CHANS
public void powerOn(int chan)
throws org.lsst.ccs.drivers.commons.DriverException
public void powerOn(String chan) throws org.lsst.ccs.drivers.commons.DriverException
Copyright © 2022 LSST. All rights reserved.