
Keysight M8070A Programming Guide
147
SCPI Command Reference
5
[:SOURce]:VOLTage:HIGH[?]
Syntax
[:SOURce]:VOLTage:HIGH ‘identifier’, <NRf>
[:SOURce]:VOLTage:HIGH? ‘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 upper voltage level.
Return Range
<NRf>
Description
This command sets the upper voltage level 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:HIGH ‘M1.DataOut1’, 500mv
:VOLT:HIGH? ‘M1.DataOut1’
[:SOURce]:VOLTage:LOW[?]
Syntax
[:SOURce]:VOLTage:LOW ‘identifier’, <NRf>
[:SOURce]:VOLTage:LOW? ‘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 lower voltage level.
Return Range
<NRf>
Description
This command sets the lower voltage level of an output signal in Volts
addressed by an identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8195A
and M8045A.
Example
:VOLT:LOW ‘M2.DataOut2’,100 mv
:VOLT:LOW? ‘M2.DataOut2’