A C D G I J L M R S U

G

GAIN_10x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_16x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_1x - Static variable in class com.teravation.labjack.LabJackConstants
Gain factors for differential channels
GAIN_20x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_2x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_4x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_5x - Static variable in class com.teravation.labjack.LabJackConstants
 
GAIN_8x - Static variable in class com.teravation.labjack.LabJackConstants
 
getAI(int) - Method in interface com.teravation.labjack.LabJack
Returns the last updated voltage of the specified analog input, or -1.0f on an overvoltage.
getAI(int, int) - Method in class com.teravation.labjack.LabJackScan
Returns the last updated voltage of the specified analog input for the specified scan, or -1.0f on an overvoltage.
getAO(int) - Method in interface com.teravation.labjack.LabJack
Returns the last set voltage of the specified analog output.
getAvailable() - Method in class com.teravation.labjack.LabJackScan
Returns the number of scans available in this object.
getBacklog() - Method in class com.teravation.labjack.LabJackScan
Returns the number of scans in the backlog.
getCounter() - Method in interface com.teravation.labjack.LabJack
Returns the last updated value of the counter.
getCounter(int) - Method in class com.teravation.labjack.LabJackScan
Returns the last updated/set value of the counter for the specified scan.
getD(int) - Method in interface com.teravation.labjack.LabJack
Returns the last updated/set value of the specified digital input (DB25).
getDifferentialAI(int) - Method in interface com.teravation.labjack.LabJack
Returns the last updated voltage of the specified differential analog input, or -1.0f on an overvoltage.
getDifferentialAI(int, int) - Method in class com.teravation.labjack.LabJackScan
Returns the last updated voltage of the specified differential analog input for the specified scan, or -1.0f on an overvoltage.
getDifferentialAIGain(int) - Method in interface com.teravation.labjack.LabJack
Returns the last set gain factor of the specified differential analog input.
getDriverVersion() - Method in class com.teravation.labjack.LabJackFactory
Returns the version number of the underlying driver
getErrorCode() - Method in class com.teravation.labjack.LabJackException
Returns the underlying error code for this exception.
getFirmwareVersion() - Method in interface com.teravation.labjack.LabJack
Returns the firmware version of the LabJack.
getHumidity() - Method in interface com.teravation.labjack.LabJack
Returns the last updated relative humidity percentage
getIO(int) - Method in interface com.teravation.labjack.LabJack
Returns the last updated/set value of the specified digital input (screw terminal).
getIO(int, int) - Method in class com.teravation.labjack.LabJackScan
Returns the last updated/set value of the specified digital input (screw terminal) for the specified scan.
getLabJack() - Method in class com.teravation.labjack.monitor.LabJackMonitorFrame
Insert the method's description here.
getLabJack(int) - Method in class com.teravation.labjack.LabJackFactory
Returns one instance of LabJack for each physical device connected to the system
getLabJacks() - Method in class com.teravation.labjack.LabJackFactory
Returns one instance of LabJack for each physical device connected to the system
getLabJacks(boolean) - Method in class com.teravation.labjack.LabJackFactory
Returns one instance of LabJack for each physical device connected to the system
getLocalId() - Method in interface com.teravation.labjack.LabJack
Returns the local id of the LabJack.
getLocalizedMessage() - Method in class com.teravation.labjack.LabJackException
Returns the localized error message string of this exception.
getMessage() - Method in class com.teravation.labjack.LabJackException
Returns the error message string of this exception.
getProductId() - Method in interface com.teravation.labjack.LabJack
Returns the product id of the LabJack.
getPulseSpace() - Method in interface com.teravation.labjack.LabJack
Gets the pulse spacing (in microseconds).
getPulseWidth() - Method in interface com.teravation.labjack.LabJack
Gets the pulse width (in microseconds).
getScan() - Method in interface com.teravation.labjack.LabJack
Returns the last updated LabJackScan object (from a Burst or Stream).
getSerialNumber() - Method in interface com.teravation.labjack.LabJack
Returns the serial number of the LabJack.
getTempC() - Method in interface com.teravation.labjack.LabJack
Returns the last updated temperature (in Celsius)
getTempF() - Method in interface com.teravation.labjack.LabJack
Returns the last updated temperature (in Fahrenheit)

A C D G I J L M R S U