Specifications

Command Set 3-29
3. 22. Read Filter Status
@Description
Read the digital filter enable/disable status.
@Syntax
$(Addr)4<CR>
$
Command leading code.
(Addr) Address ID (2-character)
4
Enable/Disable filter command code.
@Response
!(Addr)(FStatus)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
(FStatus)
0: disable filter
1: enable filter
@Example
User command: $304<CR>
Response: !301<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
4 Enable/Disable filter command.
!
Command is valid.
30
Address of counter/frequency module.
1
Digital filter is enable.