Command Descriptions
3-184
AWG610 Arbitrary Waveform Generator User Manual
Delete( )
The delete() statement deletes the specified file name from the current drive.
Waveform
delete(”filename”)
”filename” is the complete file name (path, file name and extension) to the file
that you want to delete. The file must be located on the active drive. The
argument can include a relative or absolute path name. Enclose the file name
within double quotation marks.
delete(”/test_dir/wvfrms/sine2x.wfm”)
Diff( )
The diff() statement performs a differentiation operation on a specified file. The
output file retains all marker values of the input file. Refer to Differentiation on
page F–1 for information about the differentiation algorithm.
Waveform
”output_filename” = diff(”filename”)
”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 (file name and extension) name of the file on which
you are performing the differentiation 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.
”diffwave.wfm” = diff(”log_swp.wfm”)
Group
Syntax
Arguments
Example
Group
Syntax
Arguments
Example
Содержание 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...