User manual

Table Of Contents
Publication No. 980935 Rev. M 3152B User Manual
Astronics Test Systems Programming Reference 5-59
Table 5-7, Apply Control Commands
Keyword
Parameter Form
Default
3152A
HS
[:SOURce]
:APPLy
FREQ,AMPL,OFFS
0300C
:SINusoid
FREQ,AMPL,OFFS,PHAS,POW
0301E
:TRIangle
FREQ,AMPL,OFFS,PHAS,POW
0302E
:SQUare
FREQ,AMPL,OFFS,DCY
0303D
:PULSe
FREQ,AMPL,OFFS,DEL,WID,LEE,TRE
0304G
:RAMP
FREQ,AMPL,OFFS,DEL,LEE,TRE
0305F
:SINC
FREQ,AMPL,OFFS,CYC
0310D
:GAUssian
FREQ,AMPL,OFFS,EXP
0306D
:EXPonential
FREQ,AMPL,OFFS,EXP
0307D
:DC
DC_AMPL
0308A
:USER
SEG<n>,SCLK,AMPL,OFFS
0309D
APPLy <freq>,<ampl>,<offs>(?)
HS Syntax:
0300C<float>,<float,<float>(?)
Description
This command
changes the waveform function to standard and programs the frequency, amplitude,
and offset
for the selected standard waveform. This command affects the output regardless of the current output
function. For example,
if the 3152B is in FM mode, the 3152B will stop generating FM and will revert to
the
currently selected
standard waveform with values of frequency, amplitude and offset
as specified by this
command.
Parameters
Name
Range
Type
Default
Description
<freq>
10e
-3 to
100e6
Numeric
1e6
Programs the frequency of the standard waveform in
units of Hz.
<ampl>
10e
-3 to
16
Numeric
5
Programs the amplitude of the standard waveform in
units of
Volts.
<offs>
-
7.992 to
7.992
Numeric
0
Programs the offset of the standard waveform in units of
Volts
.
Response
The
3152B returns the current frequency, amplitude and offset setting as in the following example: 1e6,5,0.
APPLy:SINusoid <freq>,<ampl>,<offs>,<phas>,<power>(?)
HS Syntax:
0301E<float>,<float,<float>,<float>,<integer>(?)
Description
This command
changes the waveform function to standard sine and programs
the frequency, amplitude,
offset, start phase
, and power exponent
simultaneously. This command affects the output regardless of the
current
ly selected operating mode. For example, if the 3152B is in FM mode, the 3152B will st
op generating
FM and
will revert to the currently selected standard waveform with parametric values
as specified by this
command.