3DM
®
-GX5-35
DCP Manual
4.2.7
Enable/Disable Continuous Data Stream (0x0C, 0x11)
Description
Control the streaming of IMU and Estimation Filter data. If disabled, the data from the
selected device is not continuously transmitted. Upon enabling, the most current data will
be transmitted (i.e. no stale data is transmitted.) The default for the device is all streams
enabled. For all functions except 0x01 (use new setting), the new enable flag value is
ignored.
Possible function selector values:
0x01 – Apply new settings
0x02 – Read back current settings
0x03 – Save current settings as startup settings
0x04 – Load saved startup settings
0x05 – Load factory default settings
The device selector can be:
0x01 – IMU
0x03 – Estimation Filter
The enable flag can be either:
0x00 – Disable the selected stream
0x01 – Enable the selected stream
(default)
Field Format
Field Length
Field
Descriptor
Field Data
Command
0x05
0x11
U8 – Function Selector
U8 – Device Selector
U8 - New Enable Flag
Reply Field 1:
ACK/ NACK
0x04
0xF1
U8 - Echo the command descriptor
U8 - Error code (0: ACK, non-zero: NACK)
Reply Field 2:
(function = 2)
0x04
0x85
U8 – Device Selector
U8 - Current Device Enable Flag
Examples
MIP Packet Header
Command/Reply Fields
Checksum
Sync1
Sync2
Desc.
Set
Payload
Length
Field
Length
Field
Desc.
Field Data
MSB
LSB
Command:
IMU Stream ON
0x75
0x65
0x0C
0x05
0x05
0x11
Function (Apply): 0x01
Device (IMU): 0x01
Stream (ON): 0x01
0x04
0x1A
Command:
IMU Stream
0x75
0x65
0x0C
0x05
0x05
0x11
Function (Apply): 0x01
Device (IMU): 0x01
0x03
0x19
42