Do you have a question about the LabJack U12 and is the answer not in the manual?
Brand | LabJack |
---|---|
Model | U12 |
Category | Computer Accessories |
Language | English |
Covers the physical connection and enumeration process of the LabJack U12 to a PC via USB.
Details the steps for installing the necessary software and drivers for the LabJack U12.
Describes the eight analog input channels (A10-A17) of the LabJack U12, their configuration, and specifications.
Explains the two analog output channels (AO0 & AO1) of the LabJack U12, their resolution and voltage output.
Details LJlogger, used for saving data to disk, logging to HTML, and performing actions on trigger events.
Describes LJscope, which simulates an oscilloscope by reading analog input channels in burst mode.
Details LJtest, a utility for running a sequence of diagnostic tests on the LabJack U12 itself.
Details the EAnalogIn function for reading a single analog input voltage, including its parameters and return values.
Explains the EAnalogOut function for setting the voltage of analog outputs AO0 and AO1, including parameters.
Describes the ECount function for reading and resetting the counter (CNT), including parameters and outputs.
Details the EDigitalln function for reading the state of a single digital input, including its parameters.
Explains the EDigitalOut function for setting the state of a single digital output, including parameters.
Describes the AlSample function for reading multiple analog inputs and controlling IO ports, including parameters.
Details the AlBurst function for acquiring multiple scans at a specified rate from analog inputs.
Explains the AIStreamStart function for initiating hardware-timed continuous data acquisition.
Describes the AIStreamRead function for retrieving data from the stream buffer after AIStreamStart.
Details the AIStreamClear function for stopping continuous acquisition initiated by AIStreamStart.
Explains the AOUpdate function for setting analog output voltages and controlling digital I/O.
Details the Digitallo function for reading and writing to all 20 digital I/O.
Describes the low-level AlSample command for reading analog inputs and controlling IO.
Details the AlBurst command for collecting multiple analog input channels at a specified data rate.
Explains the AlContinuous command for collecting analog input data at a continuous sample rate.
Provides detailed specifications for the analog input channels, including range, resolution, and accuracy.
Lists specifications for the analog output channels, including voltage and current.