Instruction Manual
66 • NuDAM-6521
5.4.10 Read RTS Status
@Description
Read the RS-232 RTS status.
@Syntax
$(Addr)3<CR>
$
Command leading code.
(1-character)
(Addr) Address ID (2-character)
3 Read RTS status command
@Response
!(Addr)(RTS Status)<CR>
or
?(Addr)<CR>
! Command is valid
? Command is invalid.
(Addr) Address ID.
(RTS Status) 0 : RTS Status is 0
1: RTS Status is 1
@Example
User command:
$303<CR>
Response:
!301<CR>