Firmware Are I2.0X Semi; Instruction Set; General Format Of Instruction Set - AEG ARE i2.0x SEMI Manual

Table of Contents

Advertisement

Manual ARE i2.0x SEMI release V2

2.2 Firmware ARE i2.0x SEMI

2.2.1 Instruction Set

Communication with ARE i2.0x SEMI is based on a simple ASCII text based protocol. The host sends text based telegrams to
ARE i2.0x SEMI and receives text based telegrams back containing the answer to the query. Communication to ARE i2.0x
SEMI is always triggered by the host.

2.2.2 General format of instruction set

The protocol format is as follows
Instruction <CR> for instructions without parameter
Instruction <SP> parameter <CR> for instructions with only 1 parameter
Instruction <SP> parameter <SP>data<CR> for instructions with parameter and data
The space character <SP> separates commands from parameters and data and the <CR> character acts as command line
terminator.
instruction<CR> can be used to check the current parameter value for instructions that carry a parameter.
Input Instruction <CR>
2.2.3 BD
BD – Baudrate parameter sets the baudrate for ARE i2.0x. Please Note: Standard parameter is 19.200 baud.
Input format:
BD<SP>Parameter<CR>
e.g. BD<SP>2<CR>
Hex:
42
ASCII:
'B'
Output (example): Baudrate 38.400 baud
Hex:
32
ASCII:
'2'
Parameter:
PARAMETER
0
1
2
3
4
5
Manual ARE i2.0x SEMI release V2.docx
Answer: Parameter<CR>
44
20
32
'D'
<SP>
'2'
0D
<CR>
BAUDRATE
4.800
9.600
19.200
38.400
57.600
115.200
0D
<CR>
Version: 13
Page: 9 / 26

Advertisement

Table of Contents
loading

Table of Contents