![Tektronix AWG610 User Manual Download Page 297](http://html1.mh-extra.com/html/tektronix/awg610/awg610_user-manual_1078421297.webp)
AWG610 Arbitrary Waveform Generator User Manual
3-179
Command Descriptions
The WPL commands are listed in alphabetical order. Mathematical functions and
operators are described under the headings Math Functions on page 3–190 and
Math Operators on page 3–192.
Bpf( )
The bpf() statement creates a new waveform file by passing the specified
waveform file through a band-pass filter.
Waveform
”output_filename” = bpf(”filename1”, cutoff_freq_lo,
cutoff_freq_hi, taps, atten)
”output_filename” is the complete file name (file name and extension) to contain
the filtered waveform data. The argument can include a relative or absolute path
name. Enclose the file name within double quotation marks.
”filename1” is the complete (file name and extension) name of the source file for
the band-pass filter operation. The file must be on the active drive. The argument
can include a relative or absolute path name. Enclose the file name within double
quotation marks.
cutoff_freq_lo is the band-pass filter low-frequency cutoff value. You can enter
the value as a real or scientific notation number or as an expression that resolves
to a valid number.
cutoff_freq_hi is the band-pass filter high-frequency cutoff value. You can enter
the value as a real or scientific notation number or as an expression that resolves
to a valid number.
taps is the number of delay elements that composes the digital filter. The range
of taps is 3 to 101. You must enter the integer value as an odd number.
atten is the inhibit zone attenuation factor, in dB. The range of attenuation is
21 dB to 100 dB. You can enter the integer value.
”filtered.wfm” = bpf(”sine.wfm”, 3.0e6, 5.0e6, 101, 35)
Group
Syntax
Arguments
Example
Summary of Contents for AWG610
Page 4: ......
Page 24: ...Preface AWG610 Arbitrary Waveform Generator User Manual...
Page 216: ...Quick Editing AWG610 Arbitrary Waveform Generator User Manual...
Page 220: ...The Table Editor AWG610 Arbitrary Waveform Generator User Manual...
Page 242: ...The Sequence Editor AWG610 Arbitrary Waveform Generator User Manual...
Page 288: ...The UTILITY Window AWG610 Arbitrary Waveform Generator User Manual...
Page 292: ...Capturing Waveforms AWG610 Arbitrary Waveform Generator User Manual...
Page 326: ...Programming Examples AWG610 Arbitrary Waveform Generator User Manual...
Page 338: ...File Management AWG610 Arbitrary Waveform Generator User Manual...
Page 424: ...Appendix B Performance Verification AWG610 Arbitrary Waveform Generator User Manual...
Page 440: ...Appendix E File Transfer Interface Outline AWG610 Arbitrary Waveform Generator User Manual...