WF-WK100
WiFi Wireless
Cost-effective
Inclinometer
Bewis Sensing Technology LLC
www.bwsensing.com
Tel:
+86 189
2129 2620
1-11-2
Configure power-on printing
If the power-on printing is turned off, the startup information will not be printed through the
serial port after power-on, restart, and wake-up, but the data output will not be affected. The
default is enabled.
Send: SHELL+STARTENABLE or DISABLE
Or SHELL+SP+E or D
Return: OK
1-11-3
View all display configurations
Send: SHELL+STATUS
Or SHELL+S
Return: OK
2
HEX command
The configuration function realized by any HEX command can be realized by string commands.
These commands only provide a relatively efficient alternative and are compatible with some Beiwei
upper computers.
The following 0x means that the data is hexadecimal data. Please do not include 0x when sending
commands. Do not send all commands in ASCII format.
2-
1
Data frame format:
Identifier
(1
byte)
Data length
(1
byte)
Address code
(4
byte)
Command
(1
byte)
Data field
(n
byte)
Checksum
(1
byte)
0x77
Data format: Hexadecimal
Identifier: fixed at 77
Data length: the length from data length to checksum (including checksum)
Address code: the address of the acquisition module, the default is 0X00000001
Data field: according to the different content and length of the command word changes accordingly.
Checksum: The sum of data length, address code, command word and data field does not consider carry.