'Channel2': [1.46484375, 1.46484375, ..., 1.46484375],
'PGAOvervoltages': [False, False, ..., False],
'IO3toIO0States':
[
<BitField object: [ IO3 = Low (0), IO2 = Low (0),
IO1 = Low (0), IO0 = Low (0) ] >,
<BitField object: [ IO3 = Low (0), IO2 = Low (0),
IO1 = Low (0), IO0 = Low (0) ] >,
...,
<BitField object: [ IO3 = Low (0), IO2 = Low (0),
IO1 = Low (0), IO0 = Low (0) ] >],
'BufferOverflowOrChecksumErrors': [False, False, ..., False],
'Channel1': [1.455078125, 1...., 1.455078125],
'IterationCounters': [0, 1, 2, 3, 4, 5, 6, 0],
'Backlogs': [0, 0, 0, 0, 0, 0, 0, 0]
}
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.