EasyManua.ls Logo

LabJack UE9 - Page 57

LabJack UE9
86 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Command:
Byte
0
Checksum8
1
0xF8
2
0x06
3
0x08
4
Checksum16 (LSB)
5
Checksum16 (MSB)
6
WriteMask
Bit 2: Update DAC defaults
Bit 1: Update digital defaults
Bit 0: Update power level default
7
PowerLevel [0]
0x00: Fixed high, system clock = 48 MHZ
0x01: Fixed low, system clock = 6 MHz
8
FIODir
9
FIOState
10
EIODir
11
EIOState
12
CIODirState
Bits 7-4: Direction
Bits 3-0: State
13
MIODirState
Bit 7: Do not load digital I/O defaults
Bits 6-4: Direction
Bits 2-0: State
14
DAC0 (LSB)
15
DAC0
Bit 7: Enabled
Bits 3-0: Upper 4 bits of output
16
DAC1 (LSB)
17
DAC1
Bit 7: Enabled
Bits 3-0: Upper 4 bits of output
Response:
Byte
0
Checksum8
1
0xF8
2
0x09
3
0x08
4
Checksum16 (LSB)
5
Checksum16 (MSB)
6
Errorcode
7
PowerLevel
8
ResetSource
9-10
ControlFWVersion
11-12
ControlBLVersion
13
HiRes Flag (Bit 0)
14
FIODir
15
FIOState
16
EIODir
17
EIOState
18
CIODirState
Bits 7-4: Direction
Bits 3-0: State
19
MIODirState
Bits 6-4: Direction
Bits 2-0: State
20
DAC0 (LSB)
21
DAC0
Bit 7: Enabled
Bits 3-0: Upper 4 bits of output
22
DAC1 (LSB)
23
DAC1
Bit 7: Enabled
Bits 3-0: Upper 4 bits of output
PowerLevel: (0) At this time low speed is not supported. The resulting heating and cooling of the processor causes analog
calibration problems. Intended operation: Specifies different system clock speeds for the Control processor. Streaming
does not work at fixed low speed. The WriteMask behaves differently for this parameter. The value passed for PowerLevel
always becomes the current operating condition. If the WriteMask bit 0 is set, the value passed becomes the current value
and the default value, meaning it is written to flash and used at reset. The return value of this parameter is a read of the
power-up default.
FIO/EIO/CIO/MIO: (0) If the WriteMask bit 1 is set, the values passed become the default values, meaning they are written to
flash and used at reset. Regardless of the mask bit, this function has no effect on the current settings. These defaults are only
used if bit 8 of MIODirState is clear. The return value of this parameter is a read of the power-up defaults.
DAC#: (0) If the WriteMask bit 2 is set, the values passed become the default values, meaning they are written to flash and
used at reset. Regardless of the mask bit, this function has no effect on the current settings. The return value of this
parameter is a read of the power-up defaults.
ControlFWVersion: Fixed parameter specifies the version number of the Control firmware. A firmware upgrade will
generally cause this parameter to change.
57