VXI VT1538A DJ Equipment User Manual


 
Agilent E1538A Enhanced Frequency/Totalize/PWM SCP 33
ALG:SCALAR’ALG1’,’Pos3’,300
preset ch 47’s pulse pos to 300°
ALG:UPDATE
.
INIT
start algorithm execution
calculate values for NewPos(n)
ALG:SCALAR 'ALG1','Pos1',NewPos1
later, adjust channel 45’s
position while algorithm running
ALG:SCALAR 'ALG1','Pos2',NewPos2
later, adjust channel 46’s
position while algorithm running
ALG:SCALAR 'ALG1','Pos3',NewPos3
later, adjust channel 47’s
position while algorithm running
ALG:UPDATE
values in update queue sent to
variables
Rotational Pulse Mode:
Variable Pulse Width (by angle), Preset Angular Position
In this mode, the angular pulse width is controlled by the algorithm, and the
angular position is preset before INIT. See Figure 23. Use the following
command sequence:
SOURce:FUNCtion:RPULse (@<ref_channel>),(@<ch_list>) to select the
channels that will output angular positioned pulses, and to specify the
reference channel.
Figure 22. Variable Position, Width Preset by Time