EasyManua.ls Logo

WiT WTVB01-BT50 - Vibration Angle Calculation; Temperature Calculation

Default Icon
17 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Default value:0x0000
Bit
NAME
FUNCTION
15:0
VX[15:0]
Vibration velocity VXmm/S=((VXH << 8)| VXL)
15:0
VY[15:0]
Vibration velocity VYmm/S =((VYH << 8)| VYL)
15:0
VZ[15:0]
Vibration velocity VZmm/S =((VZH << 8)| VZL)
Example55 61 11 00 16 00 02 00 02 00 00 00 01 00 E6 0A 43 00 47 00 0A 00 25 00 25 00 25 00
VXL: 0x11 VXH: 0x00 VYL: 0x16 VYH: 0x00 VZL: 0x02 VZH: 0x00
Vibration velocity VXmm/s=(((short)VXH << 8)| VXL) = 0x0011 = 17(mm/s)
Vibration velocity VXmm/s=(((short)VXH << 8)| VXL) = 0x0016 = 22(mm/s)
Vibration velocity VXmm/s=(((short)VXH << 8)| VXL) = 0x0002 = 2(mm/s)
Vibration Angle calculation method: Unit (°)
Register name: ADX~ADZ
Register address: 61~63(0x3D~0x3F)
Read/write direction: R
Default value: 0x0000
Bit
NAME
FUNCTION
15:0
ADX[15:0]
Vibration Angle ADX(°)=((ADXH << 8)| ADXL)/32768*180
15:0
ADY[15:0]
Vibration Angle ADY(°)=((ADYH << 8)| ADYL)/32768*180
15:0
ADZ[15:0]
Vibration Angle ADZ(°)=((ADZH << 8)| ADZL)/32768*180
Example55 61 11 00 16 00 02 00 02 00 00 00 01 00 E6 0A 43 00 47 00 0A 00 25 00 25 00 25 00
ADXL: 0x02 ADXH: 0x00 ADYL: 0x00 ADYH: 0x00 ADZL: 0x01 ADZH: 0x00
Vibration velocity ADX =(((short)ADXH << 8)| ADXL) /32768*180 = 0x0002/32768*180 = 0.011(°)
Vibration velocity ADX =(((short)ADXH << 8)| ADXL) /32768*180 = 0x0000/32768*180 = 0.00(°)
Vibration velocity ADX =(((short)ADXH << 8)| ADXL) /32768*180 = 0x0001/32768*180 = 0.005(°)
Temperature calculation method: Unit ()
Register name: TEMP
Register address: 64 (0x40)
Read/write direction: R
Default value: 0x0000

Related product manuals