Instruction Manual

NuDAM-6521 67
5.4.11 Read CTS Status
@Description
Read the RS-232 CTS status.
@Syntax
$(Addr)1<CR>
$
Command leading code.
(1-character)
(Addr) Address ID (2-character)
1 Read CTS status command
@Response
!(Addr)(CTS Status)<CR>
or
?(Addr)<CR>
! Command is valid
? Command is invalid.
(Addr) Address ID.
(CTS Status) 0 : CTS Status is 0
1: CTS Status is 1
@Example
User command:
$301<CR>
Response:
!300<CR>