941c) send temperature record - 19 data bytes – Welch Allyn SureTemp PlusModule - User Manual User Manual

Page 63

Advertising
background image

SureTemp Plus Module OEM Implementation

Communications Protocol

Welch Allyn OEM Technologies

Confidential 63

(941C) Send Temperature Record - 19 Data Bytes

Causes the unit to send to the host the current temperature record. The temperature record is
updated every 173 milliseconds.

Command String

03 02 10 94 1C 01 00 00 3A

Preamble

03 02 10

Command Code

94 1C

Type code

01 (command being sent)

Data size

00 00 (0 bytes being sent)

Data

none

Checksum

3A

Response String

03 02 10 94 1C 02 13 00 00 00 00 00 76 AF
99 43 4E 00 00 00 00 00 02 00 00 01 00 D4

Preamble

03 02 10

Command Code

94 1C

Type Code

02 (good response)

Data Size

13 00 (19 Decimal Bytes)

Data

Final/Predicted Temperature

00 00 00 00 (IEEE 32-bit Float = 0.0

°

K)

Current Probe Temp

76 AF 99 43 (IEEE 32-bit Float = 307.370789

°

K)

Sample Counter

4E 00 00 00 (unsigned 32-bit)

Method

00 (8-bit where 0 is Predict Method/Mode)

Algorithm

00 (8-bit where 0 is Oral)

SureTemp state

02 (8-bit where 2 is Ready)

Error code

00 00 (unsigned 16-bit where 0 means no error)

Active

01 (Boolean where 1 = Active)

Physical probe type connected

00 (8-bit where 0 is Oral/Axillary Probe Type)

Checksum

D4

Advertising