
146
Keysight M8070A Programming Guide
5
SCPI Command Reference
[:SOURce]:VOLTage[:AMPLitude][?]
Syntax
[:SOURce]:VOLTage[:AMPLitude] ‘identifier’, <NRf>
[:SOURce]:VOLTage[:AMPLitude]? ‘identifier’
Input
Parameters
‘identifier’: 'M1.ClkOut', 'M1.TrigOut', 'M1.SysOutA', 'M1.SysOutB',
'M*.DataOut1', 'M*.DataOut2', 'M*.DataOut3', 'M*.DataOut4',
‘M*.DataOut’, or 'M*.CtrlOutA'
<NRf>: Set peak to peak voltage amplitude.
Return Range
<NRf>
Description
This command sets the peak to peak value of an output signal in Volts
addressed by an identifier. Acceptable units include mV, V and exponents
(for example, 500E-3 is the same as 500 mV).
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8195A
and M8045A.
Example
:VOLT ‘M1.DataOut1’, 500mv
:VOLT? ‘M1.DataOut1’
[:SOURce]:VOLTage:OFFSet[?]
Syntax
[:SOURce]:VOLTage:OFFSet ‘identifier’, <NRf>
[:SOURce]:VOLTage:OFFSet? ‘identifier’
Input
Parameters
‘identifier’: 'M1.ClkOut', 'M1.TrigOut', 'M1.SysOutA', 'M1.SysOutB',
'M*.DataOut1', 'M*.DataOut2', 'M*.DataOut3', 'M*.DataOut4',
‘M*.DataOut’, or 'M*.CtrlOutA'
<NRf>: Set offset voltage.
Return Range
<NRf>
Description
This command sets the offset value of an output signal in Volts addressed
by an identifier. Acceptable units include mV, V and exponents (for
example, 500E-3 is the same as 500 mV).
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8195A
and M8045A.
Example
:VOLT:OFFS ‘M1.DataOut1’, 500mv
:VOLT:OFFS? ‘M1.DataOut1’