Skip to Navigation

5.6 - AIContinuous

After receiving a continuous AI command, the LabJack collects 4 channels at a sample rate determined by AIINT ( Analog Input Interval ) which is the interval between samples in cycles. The data is put in the buffer as it it is sampled. Simultaneously, the LabJack pulls data out of the buffer and tries to send it to the host. This continues until the LabJack receives any command from the host. If a command is received the continuous operation is canceled and the command is executed normally. If the LED is enabled, it toggles every 40 samples during acquisition and is set on when stopped.

  • PGA Gain Setting – (Differential Only) 0b000 = 1, 0b001 = 2, 0b010 = 4, 0b100 = 8, 0b101 = 10, 0b110 = 16, 0b111 = 20
  • Mux Settings – 0b0000 = 0-1 (Differential), 0b0001 = 2-3 (Differential), 0b0010 = 4-5 (Differential), 0b0011 = 6-7 (Differential). Single-Ended readings = 0b1000 + AI Number.
tags:

Comments

No comments yet. Speak up. We're listening.