Skip navigation links
B C D G H I L M N O R S T U V 

B

beep() - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Activates the beeper.
beep() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sounds the beeper.

C

clearVoltageTrip(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Clears the voltage tripped state for a channel.
clearVoltTrip() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Clears the voltage tripped state.
clearVoltTrip(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Clears the voltage tripped state.

D

DEFAULT_BAUDRATE - Static variable in class org.lsst.ccs.drivers.hameg.HMPSeries
 

G

getCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the set current for a channel.
getMaximumCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the maximum current for a channel.
getMaximumVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the maximum voltage for a channel.
getNumChannels() - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the number of channels.
getOutput(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the output state of a channel.
getVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the set voltage for a channel.
getVoltageLimit(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the voltage limit for a channel.

H

HMPSeries - Class in org.lsst.ccs.drivers.hameg
Routines for controlling a Hameg HMP series power supply.
HMPSeries() - Constructor for class org.lsst.ccs.drivers.hameg.HMPSeries
Constructor.

I

isVoltageTripped(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Gets the voltage tripped state for a channel.

L

lock() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Locks the front panel.
lockPanel(boolean) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Locks or unlocks the front panel.

M

MAX_CHANNEL - Static variable in class org.lsst.ccs.drivers.hameg.HMPSeries
 
MAX_VALUE - Static variable in class org.lsst.ccs.drivers.hameg.HMPSeries
 
MIN_CHANNEL - Static variable in class org.lsst.ccs.drivers.hameg.HMPSeries
 

N

NUM_CHANNELS - Static variable in class org.lsst.ccs.drivers.hameg.HMPSeries
 

O

open(DriverConstants.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Opens a connection.
org.lsst.ccs.drivers.hameg - package org.lsst.ccs.drivers.hameg
 

R

readCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Reads the current for a channel.
readCurrent() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Reads the actual current.
readCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Reads the actual current.
readVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Reads the voltage for a channel.
readVoltage() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Reads the actual voltage.
readVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Reads the actual voltage.

S

setChannel(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the channel.
setCurrent(double, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Sets the current for a channel.
setCurrent(double) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the current.
setCurrent(double, int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the current.
setMaxCurrent() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the current to the maximum.
setMaxCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the current to the maximum.
setMaxVoltage() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage to the maximum.
setMaxVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage to the maximum.
setOffDelay(double, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Sets the power-off delay for a channel.
setOnDelay(double, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Sets the power-on delay for a channel.
setOutput(boolean, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Turns output on or off for a channel.
setOutput(TestHMP.OnOff) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Turns the output on or off.
setOutput(TestHMP.OnOff, int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Turns the output on or off.
setVoltage(double, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Sets the voltage for a channel.
setVoltage(double) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage.
setVoltage(double, int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage.
setVoltageLimit(double, int) - Method in class org.lsst.ccs.drivers.hameg.HMPSeries
Sets the voltage limit for a channel.
setVoltLimit(double) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage limit.
setVoltLimit(double, int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Sets the voltage limit.
showChannel() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the set channel.
showCurrent() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the set current.
showCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the set current.
showMaxCurrent() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the maximum current.
showMaxCurrent(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the maximum current.
showMaxVoltage() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the maximum voltage.
showMaxVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the maximum voltage.
showNumChannels() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the number of channels.
showOutput() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the output state.
showOutput(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the output state.
showVoltage() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the set voltage.
showVoltage(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the set voltage.
showVoltageLimit() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the voltage limit.
showVoltLimit(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the voltage limit.
showVoltTrip() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the voltage tripped state.
showVoltTrip(int) - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Shows the voltage tripped state.

T

TestHMP - Class in org.lsst.ccs.drivers.hameg
Program to test the Hameg HMP Series device driver
TestHMP() - Constructor for class org.lsst.ccs.drivers.hameg.TestHMP
Constructor
TestHMP.OnOff - Enum in org.lsst.ccs.drivers.hameg
 

U

unlock() - Method in class org.lsst.ccs.drivers.hameg.TestHMP
Unlocks the front panel.

V

valueOf(String) - Static method in enum org.lsst.ccs.drivers.hameg.TestHMP.OnOff
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.drivers.hameg.TestHMP.OnOff
Returns an array containing the constants of this enum type, in the order they are declared.
B C D G H I L M N O R S T U V 
Skip navigation links

Copyright © 2023 LSST. All rights reserved.