Command Descriptions
AWG610 Arbitrary Waveform Generator User Manual
3-189
”output_filename” is the complete file name (file name and extension) to contain
the resultant waveform. The argument can include a relative or absolute path
name. Enclose the file name within double quotation marks.
”filename” is the complete name (path, file name and extension) of the source
file for the integration 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.
”intwave.wfm” = integ(”sineswp.wfm”)
Join( )
The join() statement joins (concatenates) two waveform files (waveform and
marker data) into a single file. The clock sample rate in first file sets the clock
sample rate for the output file waveform. You can only concatenate waveform
(.wfm) files.
Waveform
”output_filename” = join(”filename1”, ”filename2”)
”output_filename” is the complete file name (file name and extension) to contain
the concatenated files. The argument can include a relative or absolute path
name. Enclose the file name within double quotation marks.
”filename1” and ”filename2” are the complete names (path, file name, and
extension) of the files you are concatenating. Both files must be on the active
drive. The argument can include a relative or absolute path name. Enclose each
file name within double quotation marks.
”newsine.wfm” = join(”sine.wfm”, sine2.wfm”)
Lpf( )
The lpf() statement creates a new file by passing the specified waveform file
through a low pass filter.
Waveform
”output_filename” = lpf(”filename1”, cutoff_freq, taps, atten)
Arguments
Example
Group
Syntax
Arguments
Example
Group
Syntax
Содержание AWG610
Страница 4: ......
Страница 24: ...Preface AWG610 Arbitrary Waveform Generator User Manual...
Страница 94: ...Tutorials 2 56 AWG610 Arbitrary Waveform Generator User Manual Figure 2 36 The Standard Function dialog box...
Страница 216: ...Quick Editing AWG610 Arbitrary Waveform Generator User Manual...
Страница 220: ...The Table Editor AWG610 Arbitrary Waveform Generator User Manual...
Страница 242: ...The Sequence Editor AWG610 Arbitrary Waveform Generator User Manual...
Страница 288: ...The UTILITY Window AWG610 Arbitrary Waveform Generator User Manual...
Страница 292: ...Capturing Waveforms AWG610 Arbitrary Waveform Generator User Manual...
Страница 325: ...Programming Examples AWG610 Arbitrary Waveform Generator User Manual 3 207 Figure 3 66 Gaussian noise and ramp waveforms...
Страница 326: ...Programming Examples AWG610 Arbitrary Waveform Generator User Manual...
Страница 338: ...File Management AWG610 Arbitrary Waveform Generator User Manual...
Страница 424: ...Appendix B Performance Verification AWG610 Arbitrary Waveform Generator User Manual...
Страница 440: ...Appendix E File Transfer Interface Outline AWG610 Arbitrary Waveform Generator User Manual...