- open(String) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Opens a connection.
- open() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Opens a connection.using all default parameters
- open(String, int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Opens a connection.
- open(String) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Opens a connection.
- open() - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Opens a connection.using all default parameters
- open(String, int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Opens a connection.
- open(String) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Opens a connection.
- open() - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Opens a connection.using all default parameters
- open(String, int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Opens a connection.
- open() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Opens connection to a device using all defaults
- open(String) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Opens connection to a device.
- open(String, int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Opens connection to a device.
- open() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Opens connection to a device using all defaults
- open(String) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Opens connection to a device.
- open(String, int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Opens connection to a device.
- openftdi(String, int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Opens an FTDI connection.
- openftdi(String, int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Opens an FTDI connection.
- openftdi(String, int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Opens an FTDI connection.
- openftdi(String, int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Opens FTDI connection to a device.
- openftdi(String, int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Opens FTDI connection to a device.
- org.lsst.ccs.drivers.keithley - package org.lsst.ccs.drivers.keithley
-
- rampVolts(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Ramps the voltage to a desired level over a given duration.
- rampVolts(double, double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Ramps to the desired voltage.
- rampVolts(double, double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Ramps to the desired voltage.
- rampVolts_sweep(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Ramps the voltage to a desired level over a given duration.
- rampVolts_sweep(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Ramps the voltage to a desired level over a given duration.
- rampVolts_sweep(double, double, int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Ramps the voltage to a desired level over a given duration.
- readBuffer() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads the buffer.
- readBuffer() - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Reads the buffer.
- readBuffer() - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Reads the buffer.
- readBuffer() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Read buffer
- readBuffer() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Read buffer
- readCurrent() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads the current.
- readCurrent() - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Reads the current.
- readCurrent() - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Reads the current.
- readCurrent() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Reads the actual current.
- readCurrent() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Reads the actual current.
- readDouble(String) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads a double with SCPI error checking after writing a command.
- readDoublePairArray(String) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads a double pair array with SCPI error checking after writing a
command.
- readDoublePairArray(String) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Reads a double pair array with SCPI error checking after writing a
command.
- readInteger(String) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads an integer with SCPI error checking after writing a command.
- readStringKthly(String) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Writes a command and reads the (string) result.
- readStringKthly(String) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Writes a command and reads the (string) result.
- readVoltage() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reads the voltage.
- readVoltage() - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Reads the voltage.
- readVoltage() - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Reads the voltage.
- readVoltage() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Reads the actual voltage.
- readVoltage() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Reads the actual voltage.
- reset() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Reset *
**************************************************************************
- reset() - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Reset *
**************************************************************************
- reset() - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Reset
- reset() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Reset device to a useable state
- reset() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Reset device to a useable state
- scpi - Variable in class org.lsst.ccs.drivers.keithley.TestN6487
-
- scpi - Variable in class org.lsst.ccs.drivers.keithley.TestN6517
-
- setAbort(boolean) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
- setAbort(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
- setArmCount(int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the ARM count *
**************************************************************************
- setArmCount(int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the ARM count *
**************************************************************************
- setArmCount(int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the ARM count
- setArmCount(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets ARM count
- setArmCount(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets ARM count
- setBuffSize(int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the buffer size (#readings up to 3000 for the 2502) *
**************************************************************************
- setBuffSize(int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the buffer size (#readings up to 3000 for the 6487) *
**************************************************************************
- setBuffSize(int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the buffer size (#readings up to 3000 for the 6517)
- setBuffSize(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Set buffer size
- setBuffSize(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Set buffer size
- setChannel(int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
- setCurrent(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the current.
- setCurrent(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the current.
- setCurrent(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the current.
- setCurrent(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the current.
- setCurrent(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the current.
- setCurrentLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the current limit.
- setCurrentLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the current limit.
- setCurrentLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the current limit.
- setCurrentLimit(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the soft current limit.
- setCurrentLimit(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the soft current limit.
- setCurrentRange(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the current range.
- setCurrentRange(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the current range.
- setCurrentRange(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the current range.
- setCurrentRange(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the current range
- setCurrentRange(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the current range
- setDisplay(boolean) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the display on(true)/off(false)
- setDisplay(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the display on(true)/off(false)
- setOKTOTALK(boolean) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
- setOKTOTALK(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
- setOutput(boolean) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Turns output on or off.
- setOutput(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Turns output on or off.
- setOutput(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Turns output on or off.
- setOutput(TestN6487.onOff) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Turns the output on or off.
- setOutput(TestN6517.onOff) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Turns the output on or off.
- setRate(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the integration rate in the number of power line cycles *
**************************************************************************
- setRate(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the integration rate in the number of power line cycles *
**************************************************************************
- setRate(int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the integration rate in the number of power line cycles
- setRate(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the rate
- setRate(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the rate
- setTrigCount(int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the trigger count *
**************************************************************************
- setTrigCount(int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the trigger count *
**************************************************************************
- setTrigCount(int) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the trigger count
- setTrigCount(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets TRIGger count
- setTrigCount(int) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets TRIGger count
- setTrigDelay(int) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the trigger delay *
**************************************************************************
- setTrigDelay(int) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the trigger delay *
**************************************************************************
- setTrip(boolean) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
- setTrip(boolean) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
- setVoltage(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the voltage.
- setVoltage(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the voltage.
- setVoltage(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the voltage.
- setVoltage(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the voltage.
- setVoltage(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the voltage.
- setVoltageLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the voltage limit.
- setVoltageLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the voltage limit.
- setVoltageLimit(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the voltage limit.
- setVoltageLimit(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the soft voltage limit.
- setVoltageLimit(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the soft voltage limit.
- setVoltageRange(double) - Method in class org.lsst.ccs.drivers.keithley.N2502
-
Sets the voltage range.
- setVoltageRange(double) - Method in class org.lsst.ccs.drivers.keithley.N6487
-
Sets the voltage range.
- setVoltageRange(double) - Method in class org.lsst.ccs.drivers.keithley.N6517
-
Sets the voltage range.
- setVoltageRange(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Sets the voltage range
- setVoltageRange(double) - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Sets the voltage range
- showOutput() - Method in class org.lsst.ccs.drivers.keithley.TestN6487
-
Shows the output state.
- showOutput() - Method in class org.lsst.ccs.drivers.keithley.TestN6517
-
Shows the output state.
- softReset() - Method in class org.lsst.ccs.drivers.keithley.N2502
-
- softReset() - Method in class org.lsst.ccs.drivers.keithley.N6487
-