EDIT Menu
AWG2021 User Manual
3 Ć155
integ(
Integrates the function over the range specified with range().
Specified with integ(). The integ() comprises an entire line. After
integ(), specify normalization (norm()) as necessary.
Example: range(0,33 ms)
–0.5
range(33 ms,66 ms)
0.5
range(66 ms,100 ms)
–0.5
range(0,100 ms)
integ()
norm()
Figure 3 -113 shows the waveform before integration. Figure 3 -115 shows
the waveform after integration.
Figure 3 Ć115: Waveform After Integration Using integ(
See “Integration” in Appendix F for a discussion of the algorithms for integ
functions.
mark (marker1 or marker2)
Sets the marker for the range set with range(). After compiling, there is no
marker display, but the set marker can be verified with the waveform editor.
The mark() statement comprises an entire line. For example, when mark(1)
is input, nothing else can be input on that line.