User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
DD_FIR_ENABLE, DFEN
Description
Enable/disables the FIR filter for PRML channel emulation. It is always possible to disable the FIR.
Requests to enable the FIR only succeed if the following conditions are true:
l Number of coefficients is > 0 and < 21
l At least one of the coefficients is non-zero
These conditions will be met if the DD_FIR command was ever executed successfully. The setup
established by DD_FIR is not affected by DD_FIR_ENABLE: the FIR filter may be enabled and disabled
without having to reestablish the setup.
Command Syntax
DD_FIR_ENABLE <bool>
<bool>:= {YES, NO}
Query Syntax
DD_FIR_ENABLE?
Response Format
DD_FIR_ENABLE <bool>
Related Commands
DD_FIR
6-174