Difference between revisions of "Firmware-810 Message-106"

From I-CubeX Wiki
Jump to: navigation, search
Line 1: Line 1:
 
==CONFIG (106, 6Ah)==
 
==CONFIG (106, 6Ah)==
  
The CONFIG message contains the configuration of a sensor input. It is sent by the WiDig upon receipt of a [[Firmware-810_Command-106 |EDIT CONFIG command]] or [[Firmware-810_Command-107 |DUMP CONFIG command]].
+
The CONFIG message contains configuration data of a sensor input. It is sent by the WiDig upon receipt of a [[Firmware-810_Command-106 |EDIT CONFIG command]], [[Firmware-810_Command-107 |DUMP CONFIG command]] or [[Firmware-810_Command-109 |DUMP CONFIG RANGE command]].
  
When receiving the configuration of a sensor input, the [BODY] of the CONFIG message is identical to the [BODY] of the EDIT CONFIG command.
+
If the CONFIG message was sent in response to a 9-byte EDIT CONFIG command or a DUMP CONFIG command, the [BODY] of the CONFIG message is identical to the [BODY] of the 9-byte EDIT CONFIG command.
 +
 
 +
If the CONFIG message was sent in response to a 4-byte EDIT CONFIG command or a DUMP CONFIG RANGE command, the [BODY] of the CONFIG message is identical to the [BODY] of the 4-byte EDIT CONFIG command.

Revision as of 15:55, 8 December 2018

CONFIG (106, 6Ah)

The CONFIG message contains configuration data of a sensor input. It is sent by the WiDig upon receipt of a EDIT CONFIG command, DUMP CONFIG command or DUMP CONFIG RANGE command.

If the CONFIG message was sent in response to a 9-byte EDIT CONFIG command or a DUMP CONFIG command, the [BODY] of the CONFIG message is identical to the [BODY] of the 9-byte EDIT CONFIG command.

If the CONFIG message was sent in response to a 4-byte EDIT CONFIG command or a DUMP CONFIG RANGE command, the [BODY] of the CONFIG message is identical to the [BODY] of the 4-byte EDIT CONFIG command.