Specifications

3-10 Command Set
3. 4. Read Configuration
@Description
Read the configuration of module on a specified address ID.
@Syntax
$(Addr)2<CR>
$
Command leading code
(Addr)
Address ID.
2
Command code for reading configuration
@Response
!(Addr)(TypeCode)(BaudRate)(CheckSumFalg)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
(TypeCode)
Input mode
(BaudRate)
Current setting of communication baud
rate, refer to Table 3-1 for details.
(CheckSumFlag)
Current setting of check-sum flag, refer to
Table 2. for details.
@Example
User command: $302<CR>
Response: !30500600<CR>
!
Command is valid.
30
Address ID.
50
Counter Input Mode.
06
Baud rate is 9600 bps.
00
checksum is disable, frequency gate is
0.1 second.