Polysense Technologies Co. Ltd. WXS8000 Manual De Usuario

Descargar
Página de 36
 
 
User Guide 
Revision 0.1 
 
 
XXX-XXXX 
Polysense WxS8000 User Guide 
Rev 2.3, Mar 26, 2018 
 
Polysense, Inc. Confidential 
Page 21 
 
 
SENSOR[n].TYPE 
1 byte 
 
Last sensor type 
SENSOR[n].DATA 
X+1 
z bytes 
 
Last sensor data 
 
Table below defines the sensor data type and its value length. 
Sensor 
Data 
Type 
Value Type 
Value 
Length 
Unit 
Comment 
INT16  
2 bytes  0.1 Celsius 
Temperature data. For example: 01-FF-FF is -0.1 Celsius 
degree, 01-00-0a is +1 Celsius degree. 
UINT8 
1 byte 
%1 Humidity 
Humidity data. For example: 02-64 is 100% humidity, 
02-32 is 50% humidity 
INT16[3] 
6 bytes  1 mg 
3-axis (x/y/z) acceleration data. For example, 03-00-0a-
ff-fe-00-64 is x=10mg y=-2mg z=100mg 
INT16[3] 
6 bytes  0.01 degree 
Three-dimension (x/y/z) inclination angle data. For 
example, 04-11-94-ee-6c-46-50 is x=+45® y=-45® 
z=180® 
INT16[2] 
4 bytes  0.1 mg 
2-axis (x/y) acceleration data. For example, 05-00-0a-ff-
fe is x=1mg y=-0.2mg 
UNIT16 
2 bytes  1 lm 
Light level in lumen 
UINT16 
2 bytes  1 mV 
Battery voltage. For example: 07-0d-ac is 3.5V 
UINT8 
2 bytes  0.1 dB 
Sound level in dB 
UINT32+UINT32 
8 bytes  0.001 second 
for latitude 
and longitude 
GPS data, Latitude is in the first UINT32, Longitude is in 
the second UINT32 
MAX longitude: 360*60*60*1000 = 1296000000 = 
0x4D3F6400 
MAX latitude: 180*60*60*1000 = 648000000 = 
0x269FB200 
The GPS data is in WGS84 coordinate 
10 
UNIT16 
2 bytes  1 ppm 
CO concentration in ppm (part per million) 
11 
UNIT16 
2 bytes  1 mV 
External sensor data (analog) in voltage  
12 
UNIT8 
1 byte 
NA 
External sensor data (digital), 0 or 1 
13 
UINT32 
4 bytes  1 Pa 
Atmosphere pressure in Pa 
14 
INT16  
2 bytes  0.1 Celsius 
Temperature data from external temperature sensor 
(for sensor type 16 and 22 in PPB)