41
6. Data Logger function
5 Byte 1 Byte 3 Byte 1 Byte 6 Byte 1 Byte
ID BL C1 BL C2 CR
[001] GET LOGALL
CR
4. Continuous sample Pressure value, Temperature value
5 Byte 1 Byte 3 Byte 1 Byte 6 Byte 1 Byte
ID BL C1 BL C2 CR
[001] GET MDAUTO
[001] P = -0.00136, T = 24.95
[001] P = -0.00136, T = 24.95
[001] P = -0.00132, T = 24.95
[001] P = -0.00126, T = 24.95
< Response Example >
CR
5. Sample one Pressure value, one Temperature value
5 Byte 1 Byte 3 Byte 1 Byte 6 Byte 1 Byte
ID BL C1 BL C2 CR
[001] GET MDMANU
[001] GET MANU
[001] P = -0.00136, T = 0.00,
[001] GET MANU
[001] P = -0.00122, T = 0.00,
[001] GET MANU
[001] P = -0.00115, T = 0.00,
< Response Example >
CR