|
RS232 Protocol
- Baudrate (Default) : 115,200bps
- Data Format (ASCII)
= Count-A:degree, V:input voltage+CR+LF
예) 0012345-A:40.5, V12.5
- Count is 7 digits, degree and voltage have 1 decimal point.
- Commands
Carriage Return and Line Feed must be attached to end of commands.
e.g. START+CR+LF
BAUD #
|
Baudrate setting
|
RESET
|
Zero-positioning |
START
|
Measure data continuously. |
STOP
|
Stop measuring. |
INTERVAL #
|
Data out-rate setting |
INIT #
|
Factory reset |
- # : S/V
- Baudrate setting
Default Baudrate is 115,200bps. Baudrate can be set one of 57,600 / 38,400 / 19,200 / 9,600 / 4,800. If send command without S/V, current value will returned.
- Data out-rate setting
Default out-rate is 100ms. Out-rate can be set within 10...1,000ms by 10ms of unit. In Angular Velocity mode, out-rate is fixed by 10ms.
If send command without S/V, current value will returned.
|
|