ADLINK ND-6067 User Manual
Page 213
![background image](/manuals/733481/213/background.png)
211
6.7.16 Read Filter Status
@Description
Read the digital filter enable/disable status.
@Syntax
$(Addr)4
$
Command leading code.
(Addr)
Address ID (2-character)
4 Enable/Disable
filter command code.
@Response
!(Addr)(FStatus)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
(FStatus)
0: disable filter
1: enable filter
@Example
User command:
$304
Response:
!301
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.
(6080)