Note
[1]
: int (P*Sym) refers to rounding P*Sym (to discard the decimal part).
- Stair Up
The Stair Up waveform is as shown in the figure below. Setting the maximum
(MAX), minimum (MIN), period, and total number of steps (N) creates the Stair
Up waveform. The number of steps (N) ranges from MIN to MAX. The step size
is ( MAX-MIN )/(N-1). Interval=Period/Number of Steps.
- Stair Dn
The Stair Dn waveform is as shown in the figure below. Setting the maximum
(MAX), minimum (MIN), period, and total number of steps (N) creates the Stair
Dn waveform. The number of steps (N) ranges from MIN to MAX. The step size
is (MAX-MIN )/(N-1). Interval=Period/Number of Steps.
- Stair UpDn
The Stair UpDn waveform is as shown in the figure below. Setting the maximum
(MAX), minimum (MIN), period (T), and total number of steps (N) creates the
Stair UpDn waveform. When N is odd, the waveform rises from MIN to MAX by
step size of (MAX-MIN )/int(N/2) and then drops to MIN by the same step size.
When N is even, the waveform rises from MIN to MAX by step size of (MAX-
Arb Function
DP900 User Guide
42
Copyright ©RIGOL TECHNOLOGIES CO., LTD. All rights reserved.