A C D G I J L M R S U

S

setAO(int, float) - Method in interface com.teravation.labjack.LabJack
Sets the voltage of the specified analog output.
setD(int, boolean) - Method in interface com.teravation.labjack.LabJack
Sets the state of the specified digital output (DB25).
setDForInput(int) - Method in interface com.teravation.labjack.LabJack
Sets the specified digital channel (DB25) as an input channel (the default).
setDForOutput(int) - Method in interface com.teravation.labjack.LabJack
Sets the specified digital channel (DB25) as an output channel.
setDifferentialAIGain(int, int) - Method in interface com.teravation.labjack.LabJack
Sets the gain value for the specified differential analog input.
setIO(int, boolean) - Method in interface com.teravation.labjack.LabJack
Sets the state of the specified digital output (screw terminal).
setIOForInput(int) - Method in interface com.teravation.labjack.LabJack
Sets the specified digital channel (screw terminal) as an input channel (the default).
setIOForOutput(int) - Method in interface com.teravation.labjack.LabJack
Sets the specified digital channel (screw terminal) as an output channel.
setLocalId(int) - Method in interface com.teravation.labjack.LabJack
Sets the local id.
setPulse(float, float) - Method in interface com.teravation.labjack.LabJack
Sets the pulse width and spacing (in microseconds) for the device during subsequent calls to updatePulseXXXX.
setPulseSpace(float) - Method in interface com.teravation.labjack.LabJack
Sets the space between pulses pulse (in microseconds) for the device during subsequent calls to updatePulseXXXX.
setPulseWidth(float) - Method in interface com.teravation.labjack.LabJack
Sets the pulse width (in microseconds) for the device during subsequent calls to updatePulseXXXX.

A C D G I J L M R S U